Browse Source

优惠券

zhaoxw 4 years ago
parent
commit
2ced47e45d
1 changed files with 1 additions and 1 deletions
  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>