pages/login/supplier-reg.vue
@@ -36,7 +36,7 @@ <view class="title-1">HELLO</view> <view class="title-2">欢迎入驻<span class="title-3">花满芫</span></view> <!-- #ifdef PUB_CUSTOMER --> <view class="title-2">{{!partnerId?'未绑定合伙人':`已绑定${partnerName}`}}</view> <view class="title-2">{{!partnerId?'未绑定合伙人':`已绑定合伙人-${partnerName}`}}</view> <!-- #endif --> </view> @@ -398,7 +398,7 @@ post.wxcode = wxcode console.log('reg dto', post) // const { // code // } = await this.$http.request('get', '/api/login/admin')