瀏覽代碼

style: app登录页面样式调整3

cuiyalong 8 月之前
父節點
當前提交
eab6d71044

+ 3 - 0
src/jfw/modules/app/src/web/staticres/jyapp/me/css/login.css

@@ -273,6 +273,9 @@
 .jyapp-icon-zuojiantou-x:after{
 	top:38px;
 }
+.footer-container {
+  padding-top: .16rem;
+}
 /*重置input默认样式*/
 /*input:-webkit-autofill{*/
 /*    -webkit-box-shadow: 0 0 0px 1000px transparent inset;*/

+ 4 - 2
src/jfw/modules/app/src/web/templates/me/login.html

@@ -93,6 +93,9 @@
   .layou_top .info_box > div.active-tip-group::after {
     content: unset;
   }
+  #header {
+    height: unset;
+  }
   #header .cancle{
     position: absolute;
     top: .84rem;
@@ -106,8 +109,7 @@
     height: 100%;
   }
   .active-tip-group {
-    position: relative;
-
+    /* position: relative; */
     /* background: url('{{Msg "seo" "cdn"}}/common-module/active/2022.4.1/app.png?v={{Msg "seo" "version"}}') no-repeat; */
     margin: 0 auto;
     width: 6.86rem;