Selaa lähdekoodia

Merge branch 'dev4.6.1.4' of http://192.168.3.207:8080/qmx/jy into dev4.6.1.4

tsz 3 vuotta sitten
vanhempi
commit
8d8a97f0b7
1 muutettua tiedostoa jossa 2 lisäystä ja 3 poistoa
  1. 2 3
      src/web/templates/weixin/historypush.html

+ 2 - 3
src/web/templates/weixin/historypush.html

@@ -822,9 +822,6 @@
         <div id="list"></div>
     </div>
 
-    <!-- 底部导航 -->
-    {{include "/weixin/tabbar.html"}}
-
     <span class="empty findnull-no-key">
         <div><img class="empty-img" src="{{Msg "seo" "cdn"}}/common-module/public/image/jy-smile.png?{{Msg "seo" "version"}}"></div>
         <div class="empty-text">订阅关键词,接收最新招投标信息</div>
@@ -2271,6 +2268,8 @@
         }
     </script>
 </div>
+<!-- 底部导航 -->
+{{include "/weixin/tabbar.html"}}
 </body>
 <!--百度统计-->
 {{include "/common/baiducc.html"}}