mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 11:26:43 +08:00
修改尺寸
This commit is contained in:
@@ -94,6 +94,7 @@
|
|||||||
this.dlgWidth = '688px';
|
this.dlgWidth = '688px';
|
||||||
this.leftWidth='160px';
|
this.leftWidth='160px';
|
||||||
}
|
}
|
||||||
|
console.log(this.dlgWidth +" " + this.leftWidth);
|
||||||
|
|
||||||
//这里必须放在当前的Session存储中,不能每次都调用
|
//这里必须放在当前的Session存储中,不能每次都调用
|
||||||
// apiGuide.hasUser().then(res=>{
|
// apiGuide.hasUser().then(res=>{
|
||||||
@@ -212,7 +213,7 @@
|
|||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
// margin-left: 20px;
|
// margin-left: 20px;
|
||||||
padding: 0 30px;
|
padding: 0 20px;
|
||||||
margin-bottom: 27px;
|
margin-bottom: 27px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user