f89bc3ca by unknown

提示运行环境

1 parent 60e310ce
......@@ -318,11 +318,11 @@ angular.module('myApp')
// content: JSON.stringify(obj),
// time: 5
// })
// onSuccess(obj)
onSuccess({
latitude: obj.latitude,
longitude: obj.longitude
})
onSuccess(obj)
// onSuccess({
// latitude: obj.latitude,
// longitude: obj.longitude
// })
})
// if(isAndroid){
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!