wangfukang 3 weeks ago
parent
commit
65cd7483a9
  1. 2
      package1/group/groupBuySingle.vue

2
package1/group/groupBuySingle.vue

@ -394,7 +394,7 @@
</view> </view>
</view> </view>
<!-- 优惠券选择 --> <!-- 优惠券选择 -->
<view v-if="groupId" class="coupon-row" <view v-if="isFaceToFaceGroup" class="coupon-row"
style="display: flex;height: 80rpx;line-height: 80rpx;border-top: 1px solid #eee;font-size: 28rpx;font-weight: 700; align-items:center; margin-top: 20rpx;" style="display: flex;height: 80rpx;line-height: 80rpx;border-top: 1px solid #eee;font-size: 28rpx;font-weight: 700; align-items:center; margin-top: 20rpx;"
@tap="openCouponPopup"> @tap="openCouponPopup">
<view style="flex: 1; color: #777;"> <view style="flex: 1; color: #777;">

Loading…
Cancel
Save