调整样式

This commit is contained in:
zyy 2020-08-03 10:55:43 +08:00
parent 317ea995e7
commit 1ade7ba9b8
2 changed files with 2 additions and 2 deletions

View File

@ -263,7 +263,7 @@ export default {
z-index: 9;
display: inline-block;
position: absolute;
left: 160px;
left: 5px;
height: 32px;
}

View File

@ -130,7 +130,7 @@ export default {
this.checkLine = null;
}
},
// 线
// 线
checkLoginLineTimer() {
if (this.checkLine) {
clearTimeout(this.checkLine);