Commit 622bfc5f by dabai

邀请 ios测试

parent 6eef7de1
Showing with 2 additions and 2 deletions
......@@ -107,10 +107,10 @@
appkey: "7848a7ef52bee1ce", // 此值必填
param: JSON.stringify(params),
success: function() {
console.log("init success...")
layer.msg("init success...")
},
error: function(msg) {
console.log(msg)
layer.msg("init error...")
}
});
......
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