diff --git a/src/app/pages/historical-data/historical-data.component.html b/src/app/pages/historical-data/historical-data.component.html index 30d9c99..33c6582 100644 --- a/src/app/pages/historical-data/historical-data.component.html +++ b/src/app/pages/historical-data/historical-data.component.html @@ -1,8 +1,8 @@
-
+
-
+
- - -
-
- - +
+ + +
+
+ + +
diff --git a/src/app/pages/historical-data/historical-data.component.scss b/src/app/pages/historical-data/historical-data.component.scss index 6b4dd3a..eae0469 100644 --- a/src/app/pages/historical-data/historical-data.component.scss +++ b/src/app/pages/historical-data/historical-data.component.scss @@ -14,11 +14,13 @@ position: relative; padding: 0 15px; .first-condition { + .line-operator-left{ + width: 100%; + } .line-operator-right { - // position: absolute; - // top: 0; - // right: 0; - text-align: right; + // text-align: right; + display: inline-block; + float: right; padding: 0; .btn-info { background-color: rgb(122, 156, 204); @@ -182,9 +184,9 @@ } } -@media screen and (max-width: 991px) { +@media screen and (max-width: 1276px) { .line-operator-right { - text-align: left !important; + float: none !important; } } diff --git a/src/app/pages/main/main.component.html b/src/app/pages/main/main.component.html index 32fb33e..9130d6f 100644 --- a/src/app/pages/main/main.component.html +++ b/src/app/pages/main/main.component.html @@ -1,8 +1,8 @@
-
+
-
+
查找定位 - -
-
- - + +
+ + +
diff --git a/src/app/pages/main/main.component.scss b/src/app/pages/main/main.component.scss index 00b2761..56de5fb 100644 --- a/src/app/pages/main/main.component.scss +++ b/src/app/pages/main/main.component.scss @@ -14,11 +14,13 @@ position: relative; padding: 0 15px; .first-condition { + .line-operator-left{ + width: 100%; + } .line-operator-right { - // position: absolute; - // top: 0; - // right: 0; - text-align: right; + // text-align: right; + display: inline-block; + float: right; padding: 0; .btn-info { background-color: rgb(122, 156, 204); @@ -184,7 +186,7 @@ @media screen and (max-width: 991px) { .line-operator-right { - text-align: left !important; + float: none !important; } } diff --git a/src/app/pages/seasonal-plan/seasonal-plan.component.html b/src/app/pages/seasonal-plan/seasonal-plan.component.html index 7212008..984951f 100644 --- a/src/app/pages/seasonal-plan/seasonal-plan.component.html +++ b/src/app/pages/seasonal-plan/seasonal-plan.component.html @@ -1,8 +1,8 @@
-
+
-
+
- - -
-
- - +
+ + +
+
+ + +
-
+