08 2019 档案
摘要:var html = "--";if(data.createTime!=null&&data.createTime!=""){ Date.prototype.toLocaleString = function() { return this.getFullYear() + "-" + (this.g
阅读全文
摘要:function getCaption(obj){ var index=obj.lastIndexOf("\-"); obj=obj.substring(index+1,obj.length); // console.log(obj); return obj; } var str=" 执法办案流程c
阅读全文
摘要://获取url参数function GetQueryString(name) { var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"); var r = window.location.search.substr(1).match(reg);/
阅读全文
摘要://result 是有空值的数组//r是处理好的数组var r = result.filter(function (s) { return s && s.trim();});
阅读全文

浙公网安备 33010602011771号