摘要:
getUrlKey: function (name) { return decodeURIComponent((new RegExp('[?|&]' + name + '=' + '([^&;]+?)(&|#|;|$)').exec(location.href) || [, ""])[1].replace(/\+/g, '%20')) || null; ... 阅读全文
posted @ 2019-06-27 17:42
zexzhang
阅读(304)
评论(0)
推荐(0)

浙公网安备 33010602011771号