4ef4a066 by ex

修改

1 parent 0d3dfbb6
...@@ -56,9 +56,6 @@ angular.module('myApp.services') ...@@ -56,9 +56,6 @@ angular.module('myApp.services')
56 } 56 }
57 ); 57 );
58 } 58 }
59 layer.open({
60 content: 'test'
61 })
62 var wxh5ApiCall = function (sign, q) { 59 var wxh5ApiCall = function (sign, q) {
63 // console.log('sign', sign); 60 // console.log('sign', sign);
64 // $state.go('bond'); 61 // $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!