소스 검색

修改订单详情符号问题

杨再金 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"
 					<u-cell-item title="免费时长 " :arrow="false" :border-bottom="false" :border-top="false"
 						:value="orderInfo.freeDuration"></u-cell-item>
 						:value="orderInfo.freeDuration"></u-cell-item>
 				</template>
 				</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>
 					<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> -->
 				</template> -->
 				<u-cell-item title=" 计费时长 " :arrow=" false" :border-bottom="false" :border-top="false"
 				<u-cell-item title=" 计费时长 " :arrow=" false" :border-bottom="false" :border-top="false"