小小儁爺
2025-11-18 04e9e6fabb880d892b34cddc4dad7e033e8e7d6e
pages/login/index.vue
@@ -76,14 +76,14 @@
      data() {
         return {
            // #ifdef H5
            usercode: '999',
            usercode: '',
            // #endif
            // #ifdef APP-PLUS
            usercode: '',
            // #endif
            userpassword: '123',
            userpassword: '',
            isView: false, //密码是否可见
            isDisabledSubmitButton: false, //提交按钮是否处于加载中