yuliang 5 years ago
parent
commit
d23696e097
1 changed files with 1 additions and 1 deletions
  1. 1 1
      whepi-ui/templates/home/home.ftl

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

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