作者 sgj

合并分支 'lihongjuan' 到 'master'

Lihongjuan



查看合并请求 !1
@@ -424,4 +424,4 @@ function getUrlParam(name) { @@ -424,4 +424,4 @@ function getUrlParam(name) {
424 var r = window.location.search.substr(1).match(reg); //匹配目标参数 424 var r = window.location.search.substr(1).match(reg); //匹配目标参数
425 if (r != null) return unescape(r[2]); 425 if (r != null) return unescape(r[2]);
426 return null; //返回参数值 426 return null; //返回参数值
427 -}  
  427 +}