@@ -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>