|
|
@@ -17,18 +17,18 @@
|
|
|
<text lines="1" class="text-group_2">服务人员:</text>
|
|
|
<text lines="1" class="text_5">{{projects.personName}}</text>
|
|
|
</view>
|
|
|
- <view class="group_3">
|
|
|
- <u-icon name="clock" size="16"></u-icon>
|
|
|
- <text lines="1" class="text-group_2">服务时间:</text>
|
|
|
- <text lines="1" decode="true" class="text_5">2023-8-14 12:33:55</text>
|
|
|
- </view>
|
|
|
+<!-- <view class="group_3">-->
|
|
|
+<!-- <u-icon name="clock" size="16"></u-icon>-->
|
|
|
+<!-- <text lines="1" class="text-group_2">服务时间:</text>-->
|
|
|
+<!-- <text lines="1" decode="true" class="text_5">2023-8-14 12:33:55</text>-->
|
|
|
+<!-- </view>-->
|
|
|
</view>
|
|
|
|
|
|
<view class="text-wrapper_3 flex-row justify-start">
|
|
|
<text lines="1" class="text_7">标准价:</text>
|
|
|
<text lines="1" class="text_8">¥{{item.standardPrice}}</text>
|
|
|
- <text lines="1" class="text_9 text_7">会员价:</text>
|
|
|
- <text lines="1" class="text_8">¥{{item.memberPrice}}</text>
|
|
|
+<!-- <text lines="1" class="text_9 text_7">会员价:</text>-->
|
|
|
+<!-- <text lines="1" class="text_8">¥{{item.memberPrice}}</text>-->
|
|
|
</view>
|
|
|
<view class="box_4"></view>
|
|
|
</view>
|