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