1
xuxy
2024-08-10 969d09e9e7bd44248d63cf929a70a49794fc604d
sub_pages/customer/trade/detail.vue
@@ -39,8 +39,11 @@
               <span class="num">{{ dto.price || '-' }}</span>
               元/扎
            </view>
            <view class="m-l-a m-r-15">
               <image src="../../../static/common/icon-kf.png" class="icon-kf m-l-15 img100"></image>
            <view class="m-l-a m-r-15">
               <button open-type="contact" class="component-button-contact" >
                  <image src="../../../static/common/icon-kf.png" class="icon-kf m-l-15 img100"></image>
               </button>
            </view>
            <view class="m-r-0 gwc" @click="submitShopping(dto)" v-if="!dto.shopnum">
@@ -189,7 +192,7 @@
            //合伙人绑定的,判断当前用户,是否有登录,登录没绑定,没登录先缓存合伙人id,等注册和登录时候再弄
            setTimeout(() => {
               if (tmp.currentInfo.id) {
                  tmp.bindPartnerUser(tmp.currentInfo.id, '')
                  tmp.bindPartnerUser(options.partnerUserId, '')
               } else {
                  tmp.sharePartnerUserId = options.partnerUserId
                  //没有登录到话设置到缓存