Browse Source

ldar框架

jiangbiao 2 years ago
parent
commit
857c7a7093
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ui/src/views/login.vue

+ 2 - 2
ui/src/views/login.vue

@@ -72,8 +72,8 @@ export default {
     return {
       codeUrl: "",
       loginForm: {
-        username: "admin",
-        password: "admin123",
+        username: "",
+        password: "",
         rememberMe: false,
         code: "",
         uuid: ""