Browse Source

Merge branch 'master' of http://git.cc-lotus.info/community/ruyi-ui

asd123a20 2 years ago
parent
commit
8a09831c3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/login.vue

+ 1 - 1
src/views/login.vue

@@ -73,7 +73,7 @@ export default {
       codeUrl: "",
       loginForm: {
         username: "admin",
-        password: "admin123",
+        password: "",
         rememberMe: false,
         code: "",
         uuid: ""