소스 검색

原价改成划线价

gcz 2 달 전
부모
커밋
eca68f6bbc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/bookticket.vue

+ 1 - 1
pages/bookticket.vue

@@ -149,7 +149,7 @@
 					<view class="total-price">
 						¥{{pageContent.salePrice}}
 						<view class="original-price">
-							价¥{{pageContent.originalPrice}}
+							划线价¥{{pageContent.originalPrice}}
 						</view>
 						<view class="bottom-coupon" v-if="pageContent.preferentialPrice">
 							优惠共减¥{{pageContent.preferentialPrice}}