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>