d58952be by ex

GPS数据

1 parent cb412d7e
......@@ -375,7 +375,7 @@ angular.module('myApp')
function onSuccess(position){
layer.open({
content: typeof position,
content: Object.keys(position),
time: 5
})
// 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!