摘要:
//调用 ChangeDateFormat(CreatTime) //json日期转换 function ChangeDateFormat(jsondate) { jsondate = jsondate.replace("/Date(", "").replace(")/", ""); if (jso 阅读全文
posted @ 2016-12-26 15:31
Zbu
阅读(257)
评论(0)
推荐(0)
摘要:
//5秒刷新一次 $(function () { setInterval(Refresh, 5000); }); //ajax局部刷新 function Refresh() { $.ajax({ type: "POST", url: "/User/GetInfo", dataType: "json" 阅读全文
posted @ 2016-12-26 15:29
Zbu
阅读(166)
评论(0)
推荐(0)


浙公网安备 33010602011771号