Browse Source

删除了默认密码

JXDS18FUJT 2 years ago
parent
commit
8749a8ed05
2 changed files with 660 additions and 198 deletions
  1. 2 2
      src/views/login.vue
  2. 658 196
      src/views/price/manage/index.vue

+ 2 - 2
src/views/login.vue

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

File diff suppressed because it is too large
+ 658 - 196
src/views/price/manage/index.vue


Some files were not shown because too many files changed in this diff