'修改显示时间'
src/views/login/index.vue @@ -88,7 +88,7 @@ }); } }, // 登录 // 登录-- login() { const isValidcode = this.codecheck(this.Code); const isValiduser = this.usernamecheck(this.username);