35e987e2 by ex

GPS

1 parent a62b1f1a
......@@ -302,11 +302,6 @@ angular.module('myApp')
$rootScope.isLoadFinish = true
},1000)
} else {
layer.open({
content: 1,
time: 5
})
return
appClient.getGPS('', function (data, cb) {
var latitude = ''
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!