yuliang 5 anos atrás
pai
commit
550632ff9c
1 arquivos alterados com 2 adições e 2 exclusões
  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();