活动模块-分享落地页修改获取地址栏参数
This commit is contained in:
@@ -59,7 +59,7 @@ function translateFun() {
|
||||
}
|
||||
function geteventId (){
|
||||
var path = window.location.pathname;
|
||||
code = path.split("/")[1];
|
||||
code = path.split("/")[2];
|
||||
return code
|
||||
}
|
||||
function getData() {
|
||||
|
Reference in New Issue
Block a user