Browse Source

出发地与目的地19:12

maoyunfeng 5 years ago
parent
commit
ae7ae7d414
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

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