yuliang 5 年之前
父節點
當前提交
0af0930384
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      whepi-ui/templates/home/home.ftl

+ 3 - 2
whepi-ui/templates/home/home.ftl

@@ -73,16 +73,17 @@
             // $('#ribao_djgl')[0].style.display = 'none';
             $('#ribao_jbqk')[0].style.display = '';
             // $('#qz_nav1_t')[0].style.display = 'none';
-            $('#qz_nav1')[0].style.display = 'none';
+            // $('#qz_nav1')[0].style.display = 'none';
         } else {
             $('#ribao_trip')[0].style.display = 'none';
             // $('#ribao_djgl')[0].style.display = '';
             $('#ribao_jbqk')[0].style.display = '';
             if ($('#qz_nav1_t') && $('#qz_nav1_t').length > 0) {
                 $('#qz_nav1_t')[0].style.display = '';
+                $('#qz_nav1')[0].style.display = '';
                 qiuzhu_init();
             }
-            $('#qz_nav1')[0].style.display = '';
+
         }
         ribao_init();
         family_init();