Commit 5067204e by libai

测试

parent f08f72e3
...@@ -287,7 +287,7 @@ ...@@ -287,7 +287,7 @@
}); });
function params(){ function params(){
// var url = window.location.search; // var url = window.location.search;
map.set('ua',window.navigator.userAgent.toLowerCase()); // map.set('ua',window.navigator.userAgent.toLowerCase());
map.set('pkg','wechat'); map.set('pkg','wechat');
map.set('cid','wechat'); map.set('cid','wechat');
map.set('gzh','guodong'); map.set('gzh','guodong');
......
...@@ -287,7 +287,7 @@ ...@@ -287,7 +287,7 @@
}); });
function params(){ function params(){
// var url = window.location.search; // var url = window.location.search;
map.set('ua',window.navigator.userAgent.toLowerCase()); // map.set('ua',window.navigator.userAgent.toLowerCase());
map.set('pkg','wechat'); map.set('pkg','wechat');
map.set('cid','wechat'); map.set('cid','wechat');
map.set('gzh','naicha'); map.set('gzh','naicha');
...@@ -302,6 +302,7 @@ ...@@ -302,6 +302,7 @@
// } // }
// } // }
} }
console.log(map)
function btninit(){ function btninit(){
$("#send").click(function(){ $("#send").click(function(){
sendmsg(); sendmsg();
......
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