Commit 01fdebe2 by dabai

footseen

parent e4d3485f
Showing with 2 additions and 3 deletions
......@@ -142,12 +142,11 @@
}
browserRedirect();
var params = {
"bingType":getRequest().bindType,
"lang":sessionStorage.lang,
"bindType":getRequest().bindType,
"type":getRequest().type,
"agentCode":getRequest().agentCode
};
ShareTrace.init({
appkey: "cd3ba48d0699c7fa", // 此值必填
param: JSON.stringify(params),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment