lange 5 gadi atpakaļ
vecāks
revīzija
14fe175d1f
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1 2
      whepi-ui/templates/home/ribao.js

+ 1 - 2
whepi-ui/templates/home/ribao.js

@@ -702,8 +702,7 @@ function ribao_cell(v) {
       else
         todayLocal = "今日所在地:" + v.todayLocalOther + ";";
     }
-    var uptownId = $("#uptownId").val();
-    if (v.isTrip != undefined && uptownId == '1238790987234')
+    if (v.isTrip != undefined )
       isTrip = "是否出行:" + getIsTrip(v.isTrip) + ";"
 
     if (v.tripDet != undefined)