Commit 0c78b20f by 吴善钰

时空数据侦查,用采合一,跳转脑图,调整手机号类型

parent 4c26a065
......@@ -40,7 +40,7 @@ function sksjzcYchy(obj,objectValue,zjhm,objectType,type) {
}
}else if(type == "3"){//手机号码用采合一
htmlChild += "<li data-act='startAnalyze.action' onclick='toQxda(\""+zjhm+"\");'><img src='/images/ajda.png' width='18px;' style='float:left; position:relative; top:6px;margin-right:5px;'/><span>全息档案</span></li>";
htmlChild +="<li onclick='toZzdt(\""+objectType+"\",\""+zjhm+"\",\""+asjbh+"\",\"2\");'><img src='/images/naotu.png' width='16px;' style='float:left; position:relative; top:6px;margin-right:5px;'/><span>智侦导图</span></li>";
htmlChild +="<li onclick='toZzdt(\""+3996+"\",\""+zjhm+"\",\""+asjbh+"\",\"2\");'><img src='/images/naotu.png' width='16px;' style='float:left; position:relative; top:6px;margin-right:5px;'/><span>智侦导图</span></li>";
}
htmlChild += "</ul>";
layer.tips(htmlChild, that,{time:15000,tips:[2,'#f3f7f8'],width:380}); //在元素的事件回调体中,follow直接赋予this即可
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment