mirror of
https://gitee.com/log4j/pig-ui.git
synced 2024-12-22 12:58:55 +08:00
🔖 发布一个版本。v1.1.6
This commit is contained in:
parent
daddde42d9
commit
36f085ffc9
@ -67,10 +67,10 @@ export default {
|
||||
};
|
||||
return {
|
||||
loginForm: {
|
||||
username: "admin",
|
||||
password: "123456",
|
||||
code: "",
|
||||
randomStr: ""
|
||||
username: '',
|
||||
password: '',
|
||||
code: '',
|
||||
randomStr: ''
|
||||
},
|
||||
code: {
|
||||
src: "/admin/code",
|
||||
|
Loading…
Reference in New Issue
Block a user