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 = '';