@ -4,14 +4,6 @@
export default {
onLaunch: function() {
uni.authorize({
scope: 'scope.userLocation',
success: function() {
}
})
},
onShow: function(options) {
const targetPath = getEnterShareTarget(options)
if (targetPath) {