mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
deploy
This commit is contained in:
parent
33bfa0723b
commit
8d2ac4d36a
@ -146,10 +146,8 @@
|
||||
document.body.style.overflow = "auto";
|
||||
},
|
||||
mounted() {
|
||||
if ("production" !== process.env.NODE_ENV) {
|
||||
this.form.username = "admin";
|
||||
this.form.password = "123456";
|
||||
}
|
||||
this.form.username = "admin";
|
||||
this.form.password = "123456";
|
||||
},
|
||||
methods: {
|
||||
handlePassword() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user