From 69cf2b1ed059b8eed4740ba76d73bf4c195c1775 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期三, 08 一月 2025 14:10:59 +0800 Subject: [PATCH] 添加虚拟卡时添加二次确认 --- pages/home/home.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pages/home/home.json b/pages/home/home.json index beab603..9c9f058 100644 --- a/pages/home/home.json +++ b/pages/home/home.json @@ -12,5 +12,6 @@ "scope.camera": { "desc": "浣跨敤鎽勫儚澶存壂鎻忎簩缁寸爜" } - } + }, + "enableShareAppMessage":true } \ No newline at end of file -- Gitblit v1.8.0