uu
This commit is contained in:
parent
8c4efa2d91
commit
6bc49b5e3f
@ -81,13 +81,17 @@
|
||||
<style lang="scss">
|
||||
@import '@/common/uni-nvue.scss';
|
||||
page {
|
||||
background-color: #fff !important;
|
||||
background-color: #F6F6F6;
|
||||
height: 100% !important;
|
||||
padding-top: 20rpx;
|
||||
}
|
||||
|
||||
</style>
|
||||
<style scoped lang="scss">
|
||||
.dbody{
|
||||
background-color: #fff;
|
||||
margin: 0 20rpx 20rpx 20rpx;
|
||||
padding: 30rpx;
|
||||
border-radius: 20rpx;
|
||||
}
|
||||
</style>
|
||||
Loading…
Reference in New Issue
Block a user