已采纳回答 / 修罗旗手
function getParam(paramName) {
paramValue = "", isFound = !1;
if (this.location.search.indexOf("?") == 0 &tion&sear this.location.search.indexOf("=") &our 1) {
arrSource = unescape(this.location.search)...
2019-08-02