fixing bug #246
@ -37,13 +37,15 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
page{
|
page {
|
||||||
background-color: rgba(0,0,0,0);
|
background-color: rgba(0, 0, 0, 0);
|
||||||
}
|
}
|
||||||
.u-full-content {
|
/deep/ .u-mode-center-box {
|
||||||
background-color: #00C777;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
// .u-full-content {
|
||||||
|
// background-color: #00C777;
|
||||||
|
// }
|
||||||
.u-update-content {
|
.u-update-content {
|
||||||
font-size: 26rpx;
|
font-size: 26rpx;
|
||||||
color: $u-content-color;
|
color: $u-content-color;
|
||||||
|
Loading…
Reference in New Issue
Block a user