修改
Showing
1 changed file
with
0 additions
and
3 deletions
| ... | @@ -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'); | ... | ... |
-
Please register or sign in to post a comment