This commit is contained in:
parent
9f8d8962d3
commit
81c3308c83
|
@ -78,8 +78,7 @@
|
||||||
<view class="fuwu-title">
|
<view class="fuwu-title">
|
||||||
服务时间
|
服务时间
|
||||||
</view>
|
</view>
|
||||||
<view class="flex align-center justify-between"
|
<view class="flex align-center justify-between" style="ppadding: 0rpx 10rpx;">
|
||||||
style="height: 100rpx;line-height: 100rpx;padding: 0rpx 10rpx;">
|
|
||||||
<view class="flex justify-between margin-tb-sm" @click="openData()">
|
<view class="flex justify-between margin-tb-sm" @click="openData()">
|
||||||
<view v-if="startTime">{{startTime}}</view>
|
<view v-if="startTime">{{startTime}}</view>
|
||||||
<view class="tetx-sm" v-else>请选择预约时间<span class="view-more"></span></view>
|
<view class="tetx-sm" v-else>请选择预约时间<span class="view-more"></span></view>
|
||||||
|
|
Loading…
Reference in New Issue