diff --git a/App.vue b/App.vue index f2b5b9e..2df7d3c 100644 --- a/App.vue +++ b/App.vue @@ -4,14 +4,6 @@ export default { - onLaunch: function() { - uni.authorize({ - scope: 'scope.userLocation', - success: function() { - - } - }) - }, onShow: function(options) { const targetPath = getEnterShareTarget(options) if (targetPath) {