瀏覽代碼

修改订单详情符号问题

杨再金 2 年之前
父節點
當前提交
800a59dcb9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/center/order/orderDetails/orderDetails.vue

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

@@ -46,7 +46,7 @@
 					<u-cell-item title="免费时长 " :arrow="false" :border-bottom="false" :border-top="false"
 						:value="orderInfo.freeDuration"></u-cell-item>
 				</template>
-				<<!-- template v-else>
+				<!-- <template v-else>
 					<u-cell-item title="免费时长 " :arrow="false" :border-bottom="false" :border-top="false" :value="new Date(orderInfo.createTime).valueOf() < new Date('2022-06-20 00:00:00').valueOf() ? '0天0时15分0秒' : '0天0时30分0秒'"></u-cell-item>
 				</template> -->
 				<u-cell-item title=" 计费时长 " :arrow=" false" :border-bottom="false" :border-top="false"