yuliang 5 vuotta sitten
vanhempi
commit
550632ff9c
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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();