Commit ad38cdad by dabai

ios下载测试

parent e0a4ab85
Showing with 3 additions and 2 deletions
......@@ -75,8 +75,9 @@
<script type="text/javascript">
var data = getRequest();
var params = 'param={"icid":"'+data.icid+'"}';
console.log(params)
var params = {
icid:data.icid
}
ShareTrace.init({
appkey: "cd3ba48d0699c7fa", // 此值必填
param: 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