1.invalid signature
/WeChat/interface/getJsapiTicket?url='+window.location.origin+window.location.pathname
(/WeChat/interface/getJsapiTicket?url='http://club.hzwgkj.com/carphone/view/pages/member/coupons/toApply.html)
开始写的url是http://club.hzwgkj.com/carphone
后来写的全的,前者使用时vue,后者是html,因为vue在手机上使用时,拿不到后面的
2:invalid url domain
在电脑上测试正常,ok但是在手机上就报这个错,是因为手机没有配置代理
手机测:http://192.168.199.183/carphone/view/pages/member/coupons/toApply.html
电脑:http://club.hzwgkj.com/carphone/view/pages/member/coupons/toApply.html
所以给手机配置代理,再测试,就ok了
网友评论