Commit 66a5b205 by dabai

邀请 ios测试

parent 6a0fa3ba
Showing with 2 additions and 4 deletions
......@@ -98,12 +98,10 @@
<script type="text/javascript">
//var data = OpenInstall.parseUrlParams();
var params = {
"bingdType":getRequest().bindType,
"lang":sessionStorage.lang,
"type":getRequest().type,
"bindType":getRequest().bindType,
"agentCode":getRequest().agentCode
};
console.log(JSON.stringify(params));
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