diff --git a/src/app/home/basic-info/unit-details/unit-details.component.html b/src/app/home/basic-info/unit-details/unit-details.component.html index cdc2807..b10aae4 100644 --- a/src/app/home/basic-info/unit-details/unit-details.component.html +++ b/src/app/home/basic-info/unit-details/unit-details.component.html @@ -1,6 +1,6 @@ - +
-
单位名称
+
@@ -85,7 +85,7 @@

+ style="font-family:宋体; font-size:9pt">

@@ -95,7 +95,7 @@

+ style="font-family:宋体; font-size:9pt"> @@ -105,7 +105,7 @@

+ style="font-family:'Times New Roman'; font-size:9pt">

@@ -116,7 +116,7 @@ -

+

@@ -125,7 +125,7 @@ -

+

@@ -134,7 +134,7 @@ -

+

@@ -146,7 +146,7 @@

+ style="font-family:宋体; font-size:9pt">

@@ -156,7 +156,7 @@

+ style="font-family:'Times New Roman'; font-size:9pt">

@@ -166,7 +166,7 @@

+ style="font-family:'Times New Roman'; font-size:9pt">

@@ -176,7 +176,7 @@

+ style="font-family:宋体; font-size:9pt">

@@ -188,22 +188,22 @@

东:

+ style="font-family:宋体; font-size:9pt">东:

南:

+ style="font-family:宋体; font-size:9pt">南:

西:

+ style="font-family:宋体; font-size:9pt">西:

北:

+ style="font-family:宋体; font-size:9pt">北:

@@ -215,7 +215,7 @@

+ style="font-family:宋体; font-size:9pt">

@@ -321,8 +321,9 @@ + style="font-family:宋体; font-size:9pt">) --> +

@@ -331,11 +332,14 @@ -

+ + +

@@ -344,11 +348,14 @@ -

+ + +

@@ -357,11 +364,14 @@ -

+ + +

@@ -373,7 +383,7 @@

0

+ style="font-family:宋体; font-size:9pt">

@@ -402,20 +412,20 @@ style="border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:0.75pt; border-right-color:#000000; border-right-style:solid; border-right-width:0.75pt; padding-left:5.4pt; padding-right:5.03pt; vertical-align:middle; width:41.5pt">

数量:0

+ style="font-family:'Times New Roman'; font-size:9pt">

扬程:0m

流量0L/S

数量:0

+ style="font-family:'Times New Roman'; font-size:9pt">

0

+ style="font-family:'Times New Roman'; font-size:9pt">

@@ -445,20 +455,20 @@ style="border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:0.75pt; border-right-color:#000000; border-right-style:solid; border-right-width:0.75pt; border-top-color:#000000; border-top-style:solid; border-top-width:0.75pt; padding-left:5.4pt; padding-right:5.03pt; vertical-align:middle; width:41.5pt">

数量:0

+ style="font-family:'Times New Roman'; font-size:9pt">

扬程:0m

流量:0L/S

数量:0

+ style="font-family:'Times New Roman'; font-size:9pt">

0

+ style="font-family:'Times New Roman'; font-size:9pt">

@@ -488,7 +498,7 @@ -

0 +

0,无

+ style="font-family:'Times New Roman'; font-size:9pt">

@@ -514,8 +523,7 @@

4,南北两侧

+ style="font-family:'Times New Roman'; font-size:9pt">

@@ -527,7 +535,7 @@

8

5,均匀分布

+ style="font-family:'Times New Roman'; font-size:9pt">

@@ -553,7 +560,7 @@

 

+ style="font-family:'Times New Roman'; font-size:9pt">

@@ -577,7 +584,7 @@ - +

 

diff --git a/src/app/home/basic-info/unit-details/unit-details.component.scss b/src/app/home/basic-info/unit-details/unit-details.component.scss index c0c9024..a318d01 100644 --- a/src/app/home/basic-info/unit-details/unit-details.component.scss +++ b/src/app/home/basic-info/unit-details/unit-details.component.scss @@ -7,8 +7,8 @@ .top { text-align: left; margin: 20px; - border-bottom: 1px solid #eee; - + // border-bottom: 1px solid #eee; + color: #000; span { color: #000D21; margin-right: 16px; diff --git a/src/app/home/basic-info/unit-details/unit-details.component.ts b/src/app/home/basic-info/unit-details/unit-details.component.ts index 515a687..da0e878 100644 --- a/src/app/home/basic-info/unit-details/unit-details.component.ts +++ b/src/app/home/basic-info/unit-details/unit-details.component.ts @@ -21,7 +21,7 @@ export class UnitDetailsComponent implements OnInit { comment: [''] }); } - datas: { + datas= { basicInfo: { name: "", addr: "", @@ -49,17 +49,31 @@ export class UnitDetailsComponent implements OnInit { waterSources:"", waterSourcesPosition:"", alarm:false, - - } + spray:false, + broadcast:false, + smoke:false, + hydrantsNumber:"", + hydrantsPosition:"", + pumpNumber:"", + pumpRange:"", + pumpFlow:"", + pumpAdapter:"", + SprayPumpNumber:"", + SprayPumpRange:"", + SprayPumpFlow:"", + SprayPumpAdapter:"", + elevator:"", + stairs:"", + Export:"", + indoorHydrant:"", + standardIndoorHydrant:"" + }, + tips:"" } - aaa = "山东小满园" + aaa = true validateForm!: FormGroup; ngOnInit(): void { - setTimeout(() => { console.log(666,this.datas); - }, 0); - - } submitForm(value: { userName: string; email: string; password: string; confirm: string; comment: string }): void { for (const key in this.validateForm.controls) { diff --git a/src/app/home/basic-info/unit/unit.component.html b/src/app/home/basic-info/unit/unit.component.html index 8c22bb9..c56375d 100644 --- a/src/app/home/basic-info/unit/unit.component.html +++ b/src/app/home/basic-info/unit/unit.component.html @@ -8,13 +8,13 @@
- + - - + + @@ -25,12 +25,12 @@ - + - + diff --git a/src/app/home/basic-info/unit/unit.component.scss b/src/app/home/basic-info/unit/unit.component.scss index d9814c7..481f6b5 100644 --- a/src/app/home/basic-info/unit/unit.component.scss +++ b/src/app/home/basic-info/unit/unit.component.scss @@ -46,7 +46,7 @@ .translate{ text-align: left; // padding: 0 10px; - margin: 10px 0; + margin: 20px 0; button{ margin: 0 10px; }