fixing bug #246

Merged
hansu merged 1 commits from zhy into master 2020-08-18 10:06:30 +00:00
Showing only changes of commit 18dd96dec7 - Show all commits

View File

@ -37,13 +37,15 @@
</script>
<style scoped lang="scss">
page{
background-color: rgba(0,0,0,0);
page {
background-color: rgba(0, 0, 0, 0);
}
.u-full-content {
background-color: #00C777;
/deep/ .u-mode-center-box {
background-color: transparent;
}
// .u-full-content {
// background-color: #00C777;
// }
.u-update-content {
font-size: 26rpx;
color: $u-content-color;