xuxueyang
2024-09-03 9cfb7141478e85dfc1367b6fb5f31852aa20c1d2
pages/user/supplier-user.vue
@@ -176,18 +176,19 @@
                  </image>
                  <view>投诉反馈</view>
               </view>
<!--
               <view class="service-icons" @click="goto('/sub_pages/customer/self/coupon',true)">
               <!-- #ifdef PUB_CUSTOMER_DEV -->
               <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>
                  <view>优惠券</view>
               </view>
               <view class="service-icons" @click="goto('/sub_pages/customer/self/feedback',true)">
               <view class="service-icons" @click="goto('/sub_pages/customer/coupon/point-self',true)">
                  <image src="../../static/images/customer/service/service-icon-9.png" class="t2 service-icon ">
                  </image>
                  <view>兑换券</view>
               </view> -->
               </view>
               <!-- #endif -->
            </view>
         </view>
      </view>