|
@@ -126,7 +126,7 @@
|
|
|
method: 'wxinfo',
|
|
method: 'wxinfo',
|
|
|
timestamp: 11111111,
|
|
timestamp: 11111111,
|
|
|
code:that.weChatCode,
|
|
code:that.weChatCode,
|
|
|
- url:(location.href.split('#')[0]),
|
|
|
|
|
|
|
+ url:'http://www.baidu.com',//(location.href.split('#')[0]),
|
|
|
sign:md5('wxinfo'+'11111111')
|
|
sign:md5('wxinfo'+'11111111')
|
|
|
}, //代表传过去的参数对象,
|
|
}, //代表传过去的参数对象,
|
|
|
transformRequest: [function(data) {
|
|
transformRequest: [function(data) {
|