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