Forráskód Böngészése

原价改成划线价

gcz 5 napja
szülő
commit
eca68f6bbc
1 módosított fájl, 1 hozzáadás és 1 törlés
  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}}