53c5e611 by ex

微信支付

1 parent 2c926669
...@@ -58,7 +58,7 @@ angular.module('myApp.services') ...@@ -58,7 +58,7 @@ angular.module('myApp.services')
58 58
59 var wxh5ApiCall = function (sign, q) { 59 var wxh5ApiCall = function (sign, q) {
60 // console.log('sign', sign); 60 // console.log('sign', sign);
61 window.location.href = sign.mwebUrl; 61 // window.location.href = sign.mwebUrl;
62 } 62 }
63 63
64 64
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!