xuxueyang
2024-09-11 af773c6b3e85cf3e7628eefe6f287c44a8d5a11a
pages/user/supplier-user.vue
@@ -40,7 +40,7 @@
                  <span v-if="currentInfo.partnerDTO&&currentInfo.partnerDTO.status!=='P'">
                     ({{ currentInfo.partnerDTO ? currentInfo.partnerDTO.statusStr : '' }})</span>
                  <!-- #ifdef PUB_CUSTOMER_DEV -->
                  <!-- #ifdef PUB_CUSTOMER -->
                  <span class="member-level" @click="goto('/sub_pages/customer/self/member-center',true)"
                     v-if="currentInfo&&currentInfo.customerDTO&&currentInfo.customerDTO.userGrowthRecord">
                     <view v-if="currentInfo.customerDTO.userGrowthRecord.currentMemberLevel=='普通会员'" class="v1">
@@ -108,7 +108,7 @@
      </view>
      <!-- #ifdef PUB_CUSTOMER_DEV -->
      <!-- #ifdef PUB_CUSTOMER -->
      <view class="m-20 coupon-info-container" @click="goto( `/sub_pages/customer/coupon/good-all`,true)"
         v-if="selftype==='customer'||!selftype">
         <view>
@@ -219,7 +219,7 @@
                  </image>
                  <view>投诉反馈</view>
               </view>
               <!-- #ifdef PUB_CUSTOMER_DEV -->
               <!-- #ifdef PUB_CUSTOMER -->
               <view class="service-icons" @click="goto('/sub_pages/customer/coupon/coupon-self',true)">
                  <image src="../../static/images/customer/service/service-icon-8.png" class="t2 service-icon ">
                  </image>
@@ -232,7 +232,7 @@
                  <view>兑换券</view>
               </view>
               <!-- #endif -->
               <!-- #ifndef PUB_CUSTOMER_DEV -->
               <!-- #ifndef PUB_CUSTOMER -->
               <view class="service-icons">
               </view>