修改
This commit is contained in:
parent
dc1705bc05
commit
a3365cf9da
@ -103,12 +103,9 @@
|
||||
<image :src="item.itemPictureUrl"></image>
|
||||
<view class="huanyao">{{item.nurseItemName}}
|
||||
</view>
|
||||
<span class="advanceAppointDuration">
|
||||
{{item.advanceAppointDuration=='HALF_DAY'?'(半天)':''}}
|
||||
{{item.advanceAppointDuration=='ONE_DAY'?'(一天)':''}}
|
||||
</span>
|
||||
<view class="day">
|
||||
服务时长:{{item.serveDurationUnit}}
|
||||
{{item.advanceAppointDuration=='HALF_DAY'?'提前预约时长:半天':''}}
|
||||
{{item.advanceAppointDuration=='ONE_DAY'?'提前预约时长:一天':''}}
|
||||
</view>
|
||||
<!-- <view class="pingfen">
|
||||
<u-rate :count="5" value="2"></u-rate>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user