修改 电网一张图bug 技术监督新增 重新发起页面绘制

This commit is contained in:
GGJ
2024-06-02 17:55:37 +08:00
parent 91fa1f60e3
commit c7025c615f
16 changed files with 668 additions and 463 deletions

View File

@@ -109,14 +109,14 @@ body,
}
//修改上传文件filelist位置
.uploadFile {
.el-form-item__content {
.el-form-item__content {
line-height: 20px !important;
div {
display: flex !important;
align-items: center !important;
}
.el-upload-list__item-name {
width: 120px !important;
width: 150px !important;
}
.el-upload-list--text {
margin: 0px 20px 0 !important;
@@ -384,7 +384,7 @@ body,
background: #fff;
z-index: 2;
}
.bjs-powered-by{
.bjs-powered-by {
display: none;
}