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