小小儁爺
2025-11-19 4898649f875644baced2ccf15929e7e0dbf7851b
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, //提交按钮是否处于加载中