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