yuliang 5 năm trước cách đây
mục cha
commit
550632ff9c
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      whepi-ui/templates/home/home.ftl

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

@@ -57,9 +57,9 @@
 
         var uptownId = $("#uptownId").val();
         if (uptownId == '5'){ //1238790987234
-            $('#ribao_trip')[0].style.display = 'none';
-        }else{
             $('#ribao_trip')[0].style.display = '';
+        }else{
+            $('#ribao_trip')[0].style.display = 'none';
         }
         ribao_init();
         qiuzhu_init();