去掉登录页默认密码
This commit is contained in:
@@ -51,8 +51,8 @@
|
||||
register: false,
|
||||
globalConfig: getApp().globalData.config,
|
||||
loginForm: {
|
||||
username: "admin",
|
||||
password: "admin123",
|
||||
username: "",
|
||||
password: "",
|
||||
code: "",
|
||||
uuid: ''
|
||||
}
|
||||
|
Reference in New Issue
Block a user