feat:澜品优选开启微信支付隐藏了权益权收入口用于上架vivo和华为
| | |
| | | "configurations" : [ |
| | | { |
| | | "customPlaygroundType" : "local", |
| | | "playground" : "standard", |
| | | "playground" : "custom", |
| | | "type" : "uni-app:app-android" |
| | | }, |
| | | { |
| | | "playground" : "standard", |
| | | "customPlaygroundType" : "device", |
| | | "playground" : "custom", |
| | | "type" : "uni-app:app-ios" |
| | | } |
| | | ] |
| | |
| | | }) |
| | | }) |
| | | console.log(ygxRes); |
| | | if(!ygxRes.data.data.boughtEquity){ |
| | | goUrl = '/pages/quanyi/index' |
| | | // t.$util.goPages(goUrl) |
| | | uni.navigateTo({ |
| | | url: '/pages/quanyi/index' |
| | | }) |
| | | return |
| | | } |
| | | // if(!ygxRes.data.data.boughtEquity){ |
| | | // goUrl = '/pages/quanyi/index' |
| | | // // t.$util.goPages(goUrl) |
| | | // uni.navigateTo({ |
| | | // url: '/pages/quanyi/index' |
| | | // }) |
| | | // return |
| | | // } |
| | | |
| | | t.ygxLogin = ygxRes.data.data |
| | | uni.setStorageSync('ygxLogin', t.ygxLogin) |
| | |
| | | <view>{{item.text}}</view> |
| | | </view> |
| | | </template> |
| | | <view class="mySerCon-v" @tap="toHuishou" > |
| | | <!-- <view class="mySerCon-v" @tap="toHuishou" > |
| | | <template v-if="isShop"> |
| | | <image src="/static/imgs/quanshou.png" mode="widthFix"></image> |
| | | <text>会员权收</text></template> |
| | | |
| | | </view> |
| | | </view> --> |
| | | </view> |
| | | </view> |
| | | <!-- <view style="text-align: center;font-size: 24rpx;color: #666666;margin: 80rpx 0;"> |
| | |
| | | <text v-if="userInfo">余额支付(可用余额:{{userInfo.const}})</text> |
| | | <image class="rgt" :src="payment == 1 ? '/static/imgs/checked.png' : '/static/imgs/check.png'" mode=""></image> |
| | | </view> --> |
| | | <!-- <view class="pay-item" @tap="choosePayment(2)"> |
| | | <view class="pay-item" @tap="choosePayment(2)"> |
| | | <image class="pay-icon" src="/static/imgs/wxpay.png" mode=""></image> |
| | | <text>微信支付</text> |
| | | <image class="rgt" :src="payment == 2 ? '/static/imgs/checked.png' : '/static/imgs/check.png'" mode=""></image> |
| | | </view> --> |
| | | <view class="pay-item"> |
| | | </view> |
| | | <!-- <view class="pay-item"> |
| | | <image class="pay-icon" src="/static/imgs/bankpay.png" mode=""></image> |
| | | <view @tap="chooseBank"> |
| | | <text>银行卡支付</text> |
| | |
| | | <text v-else>(请选择银行卡 》》)</text> |
| | | </view> |
| | | <image class="rgt" :src="payment == 3 ? '/static/imgs/checked.png' : '/static/imgs/check.png'" mode="" @tap="choosePayment(3)"></image> |
| | | </view> |
| | | </view> --> |
| | | </view> |
| | | </view> |
| | | <view class="authBtn-desc" v-if="userInfo && payment == 1 && userInfo.edu_auth == 1"> |
| | |
| | | }) |
| | | } |
| | | this.getEsignStatus() |
| | | /* |
| | | if(this.esignFlag == 0 && this.Config.esign_open == 1) { |
| | | return uni.showToast({ |
| | | title: '请签署购货协议', |
| | | icon: 'error' |
| | | }) |
| | | } |
| | | */ |
| | | } |
| | | |
| | | let param = {} |