Merge pull request 'fixing bug' (#246) from zhy into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/246
This commit is contained in:
hansu 2020-08-18 18:06:29 +08:00
commit 417ec2106e

View File

@ -40,10 +40,12 @@
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;