pages/login/supplier-reg.vue
@@ -35,6 +35,9 @@ <view class="t-a titles-top"> <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> <!-- #endif --> </view> @@ -72,7 +75,7 @@ <!-- #ifdef PUB_CUSTOMER --> <!-- open-type="getUserInfo"--> <button @tap="wxreg('')" class="bottom-button">注册,{{!partnerId?'未绑定合伙人':`已绑定${partnerName}`}}</button> class="bottom-button">注 册</button> <!-- #endif -->