383b61ad by ex

h5 2

1 parent 286523cf
...@@ -159,10 +159,10 @@ angular.module('myApp') ...@@ -159,10 +159,10 @@ angular.module('myApp')
159 // } 159 // }
160 $rootScope.openScan = false; 160 $rootScope.openScan = false;
161 161
162 layer.open({ 162 // layer.open({
163 content: appClient, 163 // content: appClient,
164 time: 5 164 // time: 5
165 }) 165 // })
166 166
167 if(appClient){ 167 if(appClient){
168 appClient.appObj.registerHandler('postERCode', function(data, responseCallback) { 168 appClient.appObj.registerHandler('postERCode', function(data, responseCallback) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!