yuliang 5 年之前
父節點
當前提交
d23696e097
共有 1 個文件被更改,包括 1 次插入1 次删除
  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();
-        if (uptownId == '1238790987234'){
+        if (uptownId == '5'){ //1238790987234
             $('#ribao_trip')[0].style.display = 'none';
         }else{
             $('#ribao_trip')[0].style.display = '';