Squashed commit of the following:

commit ce486510f4
Author: wuhui_zzw <1760308791@qq.com>
Date:   Tue Jan 30 18:44:06 2024 +0800

    添加:供应商申请 - 驳回后修改信息
    优化:代理中心 - 邀请二维码生成流程优化

commit 9cb3fa95e1
Author: wuhui_zzw <1760308791@qq.com>
Date:   Tue Jan 30 18:10:04 2024 +0800

    添加:供应商申请 - 驳回后修改信息

commit ea8fda7412
Author: wuhui_zzw <1760308791@qq.com>
Date:   Tue Jan 30 14:50:28 2024 +0800

    添加:供应商申请入驻
This commit is contained in:
zpian 2024-01-31 19:18:08 +08:00
parent ce486510f4
commit 6ffd4ea646
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
</view>
<!--卡片下方内容-->
<view class="vip_center">
<view v-if="memberCoupons.length > 0" class="coupon-section">
<!-- <view v-if="memberCoupons.length > 0" class="coupon-section">
<view class="section-hd">
<view class="title">会员优惠券</view>
<text class="desc">会员专享优惠券全场通用</text>
@ -66,7 +66,7 @@
<view v-else @click="receiveCoupon(item)" class="coupon-btn">立即领取</view>
</view>
</scroll-view>
</view>
</view> -->
<!--立即续费-->
<view v-if="userInfo.is_svip != 3" class="type-section" id="card" :style="{ 'background-image':`url(../static/renew_bg.png)`}">
<view class="section-hd">