368b7c2c by ex

h5

1 parent add4fa83
...@@ -61,6 +61,7 @@ function initWeixinMenu($http){ ...@@ -61,6 +61,7 @@ function initWeixinMenu($http){
61 webUrl : url 61 webUrl : url
62 }) 62 })
63 .success(function(data){ 63 .success(function(data){
64 // h5
64 // alert(JSON.stringify(data) + ", with url : " + location.href.split('#')[0]) 65 // alert(JSON.stringify(data) + ", with url : " + location.href.split('#')[0])
65 if(data){ 66 if(data){
66 // weixinOptionMenuInit(data.appid, data.timestamp, data.noncestr, data.signature); 67 // weixinOptionMenuInit(data.appid, data.timestamp, data.noncestr, data.signature);
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!