maoyunfeng 5 лет назад
Родитель
Сommit
ae7ae7d414
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      whepi-ui/templates/home/home.ftl

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

@@ -66,7 +66,7 @@
         if (uptownId == xiaoquId || uptownId == ceshixiaoquId) {
             $('#ribao_trip')[0].style.display = '';
             $('#ribao_djgl')[0].style.display = 'none';
-            $('#ribao_jbqk')[0].style.display = 'none';
+            $('#ribao_jbqk')[0].style.display = '';
         } else {
             $('#ribao_trip')[0].style.display = 'none';
             $('#ribao_djgl')[0].style.display = '';