zhangdehua 1 anno fa
parent
commit
b339d29d44

+ 1 - 0
app/index/view/base.html

@@ -15,6 +15,7 @@
     <meta name="Description" content="网站描述"/>
     <title>{block name="title"}标题{/block}</title>
     <link rel="stylesheet" href="/assets/index/css/common.css?t=108211111">
+    <link rel="stylesheet" href="/assets/index/css/index.css">
     {block name="styles"}{/block}
 </head>
 <body>

+ 0 - 1
app/index/view/index/index.html

@@ -1,7 +1,6 @@
 {extend name="base" /}
 {block name="title"}Home{/block}
 {block name="styles"}
-<link rel="stylesheet" href="/assets/index/css/index.css?t=13121111">
 {/block}
 {block name="mainArea"}
 <!-- 轮播图 -->

+ 4 - 8
public/assets/index/css/common.css

@@ -396,7 +396,7 @@ a:active, a:focus {
     display: flex;
 }
 .leftText{
-    max-width: 5.6rem;
+    max-width: 2rem;
     margin-right: .8rem;
 }
 .leftText .ltK{
@@ -440,11 +440,10 @@ a:active, a:focus {
     flex: 1;
     display: flex;
     justify-content: flex-end;
-    padding-right: 2.5rem;
+    padding-right: .5rem;
 }
 .fLinkBox{
     padding: 0 .24rem;
-    margin-left: 15%;
 }
 .fLinkTitle{
     font-size: .15rem;
@@ -460,7 +459,6 @@ a:active, a:focus {
 }
 .footerIconContainer{
     max-width: 4rem;
-    margin-left: 15%;
 }
 .footerIconList{
     overflow-x: scroll;
@@ -515,7 +513,7 @@ a:active, a:focus {
     font-size: 0;
 }
 .aLImgItem img{
-    width: 2.5rem;
+    width: .5rem;
     height: .3rem;
 }
 .weText{
@@ -532,7 +530,6 @@ a:active, a:focus {
     gap: .16rem;
     flex: 1;
     padding-left: .24rem;
-    margin-left: 0.4rem;
 }
 .aRImgItem{
     font-size: 0;
@@ -845,13 +842,12 @@ a:active, a:focus {
     }
     .acceptLeftInfo{
         max-width: none;
-        margin-left: 20%;
     }
     .acceptLeftInfo .weAcc{
         font-size: .2rem;
     }
     .aLImgItem img{
-        width: 3.7rem;
+        width: .7rem;
         height: .4rem;
     }
     .weText{