소스 검색

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

lilei 4 년 전
부모
커밋
5a7301157d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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">