diff --git a/src/app/pages/left-domain/left-domain.component.html b/src/app/pages/left-domain/left-domain.component.html
index a4201ef..9ecce0c 100644
--- a/src/app/pages/left-domain/left-domain.component.html
+++ b/src/app/pages/left-domain/left-domain.component.html
@@ -97,16 +97,10 @@
-
-
-
-
-
-
-
-
+
+
设计图纸
+

+
@@ -123,7 +117,6 @@
+
+
设计图纸
+

+
+
diff --git a/src/app/pages/left-domain/left-domain.component.scss b/src/app/pages/left-domain/left-domain.component.scss
index 87afcd5..51eafd9 100644
--- a/src/app/pages/left-domain/left-domain.component.scss
+++ b/src/app/pages/left-domain/left-domain.component.scss
@@ -37,6 +37,12 @@
.title{ font-size: 16px; height: 20px; line-height: 20px; margin-bottom: 20px; .anticon{ margin-left: 5px; font-size: 16px; } } //头部header
.tableInput{ border: none; outline: none; background-color: transparent; width: 100%; height: 100%; }
.tableSelect{ width: 100%; height: 100%; color: #fff; }
+.propertyImage{
+ padding-left: 15px;
+ img{ width: auto; max-height: 130px; display: block; margin-bottom: 10px; }
+ .imgTitle{ font-size: 14px; height: 20px; line-height: 20px; margin: 10px 0; }
+ .uploadImgBox{ margin: 0; width: 50px; height: 50px; line-height: 50px; text-align: center; }
+}
.baseInfo{ //基本信息
.interval{ margin-top: 10px; border-bottom: 1px solid rgb(197, 226, 245); } //分隔div
@@ -58,7 +64,6 @@
border-bottom: none;
display: flex;
p{ height: 32px; line-height: 32px; margin: 0px; }
- .tableImg{ height: 120px; line-height: 120px; img{ max-height: 100px; width: auto; }.uploadImgBox{ margin: 35px 0 0 0; width: 50px; height: 50px; line-height: 50px; text-align: center; } }
.tableHeader{
flex: 4;
text-align: right;