0d3dfbb6 by ex

修改回调地址

1 parent 667e491a
...@@ -56,7 +56,9 @@ angular.module('myApp.services') ...@@ -56,7 +56,9 @@ angular.module('myApp.services')
56 } 56 }
57 ); 57 );
58 } 58 }
59 59 layer.open({
60 content: 'test'
61 })
60 var wxh5ApiCall = function (sign, q) { 62 var wxh5ApiCall = function (sign, q) {
61 // console.log('sign', sign); 63 // console.log('sign', sign);
62 // $state.go('bond'); 64 // $state.go('bond');
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!