浏览代码

xielianghe

lange 5 年之前
父节点
当前提交
14fe175d1f
共有 1 个文件被更改,包括 1 次插入2 次删除
  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)