Browse Source

修改停车时长变为计费时长

tianhui 3 years ago
parent
commit
55b3fe37ea

+ 1 - 1
pages/center/order/orderDetails/orderDetails.vue

@@ -42,7 +42,7 @@
           :value="orderInfo.inTime"
         ></u-cell-item>
         <u-cell-item
-          title="停车时长 "
+          title="计费时长 "
           :arrow="false"
           :border-bottom="false"
           :border-top="false"

+ 1 - 1
pages/parkingLock/parkingLock.vue

@@ -27,7 +27,7 @@
 					<view>{{orderInfo.outTime}}</view>
 				</view>
 				<view class="parking-lock-info-item">
-					<view>停车时长</view>
+					<view>计费时长</view>
 					<view>{{orderInfo.duration}}</view>
 				</view>
 				<!-- <view class="parking-lock-info-item">