From c9966168a8eaf6dbd635805fd0afd6143cfae9f0 Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Sat, 12 Sep 2026 09:28:00 +0800 Subject: [PATCH] 1 --- App.vue | 8 -------- 1 file changed, 8 deletions(-) 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) {