pages/login/userPassword.vue @@ -25,7 +25,7 @@ <view class="loginBtn"><u-button type="primary" :text="btnText == 1 ? '绑定' : '登录'" @click="submit()" open-type="getPhoneNumber"></u-button></view> ></u-button></view> </view> </template>