摘要:
function getURLParamInfo(key) { if (location.search == "") { return undefined; } var a = location.search; a = a.replaceAll('=', '\":\"'); a = a.replaceAll('&', '\",\"'); a = a.replace('?', '{\"'); a += "\&quo 阅读全文
posted @ 2013-12-23 11:14
二师弟tl
阅读(957)
评论(0)
推荐(0)

浙公网安备 33010602011771号