微信支付
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment