This commit is contained in:
闫晓茹 2023-09-27 14:24:06 +08:00
parent 57eb88305b
commit b39966765b
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@
display: block; display: block;
width: 100%; width: 100%;
height: 132rpx; height: 132rpx;
margin-bottom: 10rpx; margin-bottom: 15rpx;
} }
} }

View File

@ -21,7 +21,7 @@
</view> </view>
</view> </view>
<view class="home"> <view class="home">
<image src="/static/pageC/SERVERECOD.png" mode=""></image> <image src="/static/pageC/serveappoint.png" mode=""></image>
<view class="name"> <view class="name">
服务预约 服务预约
</view> </view>