Explorar el Código

出发地与目的地19:12

maoyunfeng hace 5 años
padre
commit
ae7ae7d414
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 = '';