From 89a46e3046ebe79a3270235bd15e10b29777a824 Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Fri, 9 Apr 2021 14:23:50 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E5=88=9B=E5=BB=BA=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=88=9B=E5=BB=BA=E5=8D=95=E4=BD=8D=E6=97=B6=E6=9B=B4?= =?UTF-8?q?=E6=94=B9=E5=BF=85=E5=A1=AB=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../fire-force/fire-force.component.scss | 10 ++- .../linkage-forces.component.scss | 10 ++- .../water-collection.component.scss | 11 ++- .../fire-fighting-device.component.html | 8 +-- .../fire-fighting-device.component.html | 4 +- .../createunit.component.html | 2 +- .../water-road/water-road.component.ts | 9 +++ .../entry-plan/entry-plan.component.html | 70 +++++++++---------- .../meet-plan/meet-plan.component.scss | 2 +- .../onetwo-entry-plan.component.scss | 2 +- .../type-plan/type-plan.component.scss | 2 +- src/app/ui/usermanagement/createUser.html | 11 ++- src/app/ui/usermanagement/editUser.html | 10 ++- .../usermanagement.component.ts | 4 ++ 14 files changed, 98 insertions(+), 57 deletions(-) diff --git a/src/app/data-collection/fire-force/fire-force.component.scss b/src/app/data-collection/fire-force/fire-force.component.scss index 2e6718b..ff93dcc 100644 --- a/src/app/data-collection/fire-force/fire-force.component.scss +++ b/src/app/data-collection/fire-force/fire-force.component.scss @@ -278,7 +278,7 @@ cursor: pointer; } .tabsbox{ - margin-top: 10px; + // margin-top: 10px; width: 100%; height: 40px; overflow: hidden; @@ -524,6 +524,9 @@ } } .noHeight{ + .tabsbox{ + margin-top: 10px; + } height: 0px; transition: height 0.5s; } @@ -625,7 +628,7 @@ height:338px; transition: height 0.5s; .tabsbox{ - margin-top: 5px; + // margin-top: 5px; height: 38px; line-height: 38px; .tabs{ @@ -688,6 +691,9 @@ } } .noHeight{ + .tabsbox{ + margin-top: 10px; + } height: 0px; transition: height 0.5s; } diff --git a/src/app/data-collection/linkage-forces/linkage-forces.component.scss b/src/app/data-collection/linkage-forces/linkage-forces.component.scss index 3aea706..9476fe0 100644 --- a/src/app/data-collection/linkage-forces/linkage-forces.component.scss +++ b/src/app/data-collection/linkage-forces/linkage-forces.component.scss @@ -249,7 +249,7 @@ display: flex; justify-content: space-between; font-size: 15px; - margin-top: 10px; + // margin-top: 10px; .tabs{ div{ float: left; @@ -488,6 +488,9 @@ } } .noHeight{ + .tabsbox{ + margin-top: 10px; + } height: 0px; transition: height 0.5s; } @@ -614,7 +617,7 @@ .tabsbox{ height: 38px; line-height: 38px; - margin-top: 5px; + // margin-top: 5px; .tabs{ div{ width: 90px; @@ -674,6 +677,9 @@ } } .noHeight{ + .tabsbox{ + margin-top: 10px; + } height: 0px; transition: height 0.5s; } diff --git a/src/app/data-collection/water-collection/water-collection.component.scss b/src/app/data-collection/water-collection/water-collection.component.scss index 5aee980..368f4fd 100644 --- a/src/app/data-collection/water-collection/water-collection.component.scss +++ b/src/app/data-collection/water-collection/water-collection.component.scss @@ -232,7 +232,7 @@ display: flex; justify-content: space-between; font-size: 15px; - margin-top: 10px; + // margin-top: 10px; .tabs{ div{ float: left; @@ -333,6 +333,9 @@ } } .noHeight{ + .tabsbox{ + margin-top: 10px; + } height: 0px; transition: height 0.5s; } @@ -433,7 +436,7 @@ transition: height 0.5s; .tabsbox{ height: 38px; - margin-top: 5px; + // margin-top: 5px; line-height: 38px; .tabs{ div{ @@ -485,8 +488,12 @@ } } .noHeight{ + .tabsbox{ + margin-top: 10px; + } height: 0px; transition: height 0.5s; + } } } diff --git a/src/app/key-unit/fire-fighting-device-look/fire-fighting-device.component.html b/src/app/key-unit/fire-fighting-device-look/fire-fighting-device.component.html index dc84234..71f0bf9 100644 --- a/src/app/key-unit/fire-fighting-device-look/fire-fighting-device.component.html +++ b/src/app/key-unit/fire-fighting-device-look/fire-fighting-device.component.html @@ -1,6 +1,6 @@
{{errmsg}}