瀏覽代碼

优惠券

zhaoxw 4 年之前
父節點
當前提交
2ced47e45d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>