Browse Source

Merge branch 'deploy' of http://git.chelingzhu.com/chelingzhu-web/qhsxKx-mini-html into deploy

lilei 4 years ago
parent
commit
5a7301157d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/coupon/getCoupon/getCoupon.vue

+ 1 - 1
pages/coupon/getCoupon/getCoupon.vue

@@ -7,7 +7,7 @@
 					<view class="coupon-title-1">{{couponInfo?couponInfo.title:''}}</view>
 				</view>
 				<view class="coupon-price">
-					¥<text>{{couponInfo?(couponInfo.couponType=='FULLSUB'?couponInfo.subAmount:couponInfo.price):''}}</text>
+					¥<text>{{couponInfo?couponInfo.subAmount:''}}</text>
 				</view>
 			</view>
 			<view class="coupon-desc">