Răsfoiți Sursa

style: 样式调整

cuiyalong 1 an în urmă
părinte
comite
0aebab62a5

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

@@ -1019,6 +1019,9 @@
     /*列表*/
     /* padding: 0 .15rem;
      */
+}
+#searchIndex .home {
+    padding-bottom: 1rem;
 }
  #searchIndex .content li {
      width: 100%;

+ 1 - 1
src/jfw/modules/app/src/web/templates/weixin/search/mainSearch.html

@@ -144,7 +144,7 @@
 	                <a class="home_toset" id="app-setting">去设置</a>
 	            </div>
 	        </div>
-	        <div class="tips">
+	        <div class="tips" style="display: none;">
 	            <p class="tips_text home_1" style="display: none;">设置订阅关键词,随时接收最新招标信息</p>
 	            <p class="tips_text home_2" style="display: none;">为了使您接收更多信息,可对关键词进行新增或修改。</p>
 	            <p class="tips_text home_3" style="display: none;">您未设置关键词,设置后接收信息更精准!</p>

+ 6 - 0
src/jfw/modules/app/src/web/templates/weixin/tabbar.html

@@ -9,6 +9,12 @@
   [v-cloak] {
       display: none !important;
   }
+  #tabMesg .van-tabbar {
+    height: 1rem;
+  }
+  #tabMesg .van-tabbar-item {
+    font-size: .24rem;
+  }
   #tabMesg .van-tabbar-item__icon img {
     width: .48rem;
     height: .48rem;