94cb8658 by ex

GPS

1 parent 435af35a
...@@ -311,6 +311,7 @@ angular.module('myApp') ...@@ -311,6 +311,7 @@ angular.module('myApp')
311 content: JSON.stringify(result), 311 content: JSON.stringify(result),
312 time: 5 312 time: 5
313 }) 313 })
314 return
314 // var obj = toJson(data) 315 // var obj = toJson(data)
315 var arr = result[1].split(',') 316 var arr = result[1].split(',')
316 layer.open({ 317 layer.open({
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!