修改尺寸

This commit is contained in:
weinan2087
2022-10-22 17:17:58 +08:00
parent 7047b007f1
commit 4e5e1eade9

View File

@@ -94,6 +94,7 @@
this.dlgWidth = '688px';
this.leftWidth='160px';
}
console.log(this.dlgWidth +" " + this.leftWidth);
//这里必须放在当前的Session存储中不能每次都调用
// apiGuide.hasUser().then(res=>{
@@ -212,7 +213,7 @@
color: #FFFFFF;
line-height: 22px;
// margin-left: 20px;
padding: 0 30px;
padding: 0 20px;
margin-bottom: 27px;
cursor: pointer;
}