修改样式

This commit is contained in:
闫晓茹 2023-09-28 14:12:35 +08:00
parent a78cce3d46
commit 7bf271410b
2 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,7 @@
</view>
<view class="servename">
2023-12-12 12:12:12
2023-12-12 12:12:12
</view>
<view class="appoint" @tap="goapponint">
详情
@ -16,7 +16,7 @@
</view>
<view class="servename">
2023-12-12 12:12:12
2023-12-12 12:12:12
</view>
<view class="appoint" @tap="goapponint">
详情
@ -48,6 +48,7 @@
height: 100vh;
background-color: #F7F5F5;
padding: 30rpx 0 0 0;
overflow: scroll;
.content {
position: relative;

View File

@ -66,6 +66,7 @@
height: 100vh;
background-color: #F7F5F5;
padding: 30rpx 0 0 0;
overflow: scroll;
::v-deep .u-navbar-placeholder {
background-color: #F7F5F5;