e6dbe21e by unknown

提示运行环境

1 parent 2ac4d1d9
......@@ -309,14 +309,14 @@ angular.module('myApp')
content: JSON.stringify(obj),
time: 5
})
layer.open({
content: obj.latitude,
time: 5
})
layer.open({
content: obj.longitude,
time: 5
})
// layer.open({
// content: obj.latitude,
// time: 5
// })
// layer.open({
// content: obj.longitude,
// time: 5
// })
// layer.open({
// content: JSON.stringify(obj),
// time: 5
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!