Compare commits
No commits in common. "8d79c4f1de761fa23693a6bad980bc4401a074da" and "38e53f618d550a3cbfddc4b1c5326154f73f7068" have entirely different histories.
8d79c4f1de
...
38e53f618d
@ -95,12 +95,7 @@ export default {
|
|||||||
},
|
},
|
||||||
login() {
|
login() {
|
||||||
var store = this.$store.state;
|
var store = this.$store.state;
|
||||||
this.loading = this.$loading({
|
|
||||||
lock: true,
|
|
||||||
text: '登录中',
|
|
||||||
spinner: 'el-icon-loading',
|
|
||||||
background: 'rgba(0, 0, 0, 0.7)'
|
|
||||||
});
|
|
||||||
// "username": "xiaomeng",
|
// "username": "xiaomeng",
|
||||||
// "password": "lihe12345"
|
// "password": "lihe12345"
|
||||||
if (!this.username) {
|
if (!this.username) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user