zhaoxw 4 anni fa
parent
commit
2ced47e45d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pagesGood/orderPay.vue

+ 1 - 1
pagesGood/orderPay.vue

@@ -51,7 +51,7 @@
 							<text class="order-text-right">-¥{{(getIntegral()/100).toFixed(2)}}</text>
 						</view>
 					</u-cell-item>
-					<u-cell-item title="优惠" :border-bottom="false" title-width="170" :title-style="{textAlign: 'right'}" @click="showCoupon()"
+					<u-cell-item title="优惠" :border-bottom="false" title-width="170" :title-style="{textAlign: 'right'}" @click="showCoupon()"
 					 v-if="orderType == 1">
 						<view>
 							<text class="order-text-left">{{coupon.couponName}}</text>