From f74404010b96bdfbecc3cac154f52e4e99035d45 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Mon, 29 Apr 2024 15:25:01 +0800 Subject: [PATCH] =?UTF-8?q?app=E6=96=B0=E5=A2=9E=E6=89=93=E5=BC=80?= =?UTF-8?q?=E6=9D=83=E9=99=90=E6=8E=A7=E5=88=B6=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/setup/setup.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pages/setup/setup.vue b/pages/setup/setup.vue index a9bf70ff..12117106 100644 --- a/pages/setup/setup.vue +++ b/pages/setup/setup.vue @@ -65,9 +65,9 @@ - + - + {{ $t('setup.setup.377uwg') }} {{ $t('setup.setup.5eltza') }} @@ -271,9 +271,14 @@ app.globalData.url_event(e); }, - // 打开小程序权限中心 + // 打开权限管理中心 open_setting_event() { + // #ifdef MP uni.openSetting(); + // #endif + // #ifdef APP + uni.openAppAuthorizeSetting(); + // #endif }, // 客服电话