This commit is contained in:
kbing1981 2024-07-03 21:02:16 +08:00
parent 9f8d8962d3
commit 81c3308c83
1 changed files with 1 additions and 2 deletions

View File

@ -78,8 +78,7 @@
<view class="fuwu-title">
服务时间
</view>
<view class="flex align-center justify-between"
style="height: 100rpx;line-height: 100rpx;padding: 0rpx 10rpx;">
<view class="flex align-center justify-between" style="ppadding: 0rpx 10rpx;">
<view class="flex justify-between margin-tb-sm" @click="openData()">
<view v-if="startTime">{{startTime}}</view>
<view class="tetx-sm" v-else>请选择预约时间<span class="view-more"></span></view>