diff --git a/src/components/Login/updatepsw.vue b/src/components/Login/updatepsw.vue index 557d54c..0d1296f 100644 --- a/src/components/Login/updatepsw.vue +++ b/src/components/Login/updatepsw.vue @@ -289,11 +289,11 @@ export default { width: 710px; .ant-form-item { display: flex; - align-items: center; + // align-items: center; } /deep/ .ant-form-explain { - margin-top: -2px; - line-height: 20px; + // margin-top: -2px; + // line-height: 20px; min-height: 20px !important; } /deep/.ant-form-item-control { @@ -408,10 +408,9 @@ export default { } } .state-box{ - position: fixed; - left: 50%; - transform: translateX(-50%); + position: absolute; + left: -338px; width: 544px; - top: 430px; + top: 0px; } diff --git a/src/views/main.vue b/src/views/main.vue index 98d60f1..8229bb8 100644 --- a/src/views/main.vue +++ b/src/views/main.vue @@ -52,7 +52,7 @@ -
+
@@ -70,7 +70,7 @@
-
+
团队通知