From 6968fb6e41787d311addb804b29285aecc553f2d Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期二, 05 八月 2025 17:03:47 +0800 Subject: [PATCH] feat: 名片 --- apps/bMiniApp/project.private.config.json | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/apps/bMiniApp/project.private.config.json b/apps/bMiniApp/project.private.config.json index fab06fe..03021e0 100644 --- a/apps/bMiniApp/project.private.config.json +++ b/apps/bMiniApp/project.private.config.json @@ -77,9 +77,16 @@ "query": "", "launchMode": "default", "scene": null + }, + { + "name": "", + "pathName": "subpackages/businessCard/businessCardShare/businessCardShare", + "query": "", + "launchMode": "default", + "scene": null } ] } }, - "libVersion": "3.7.3" + "libVersion": "3.9.0" } \ No newline at end of file -- Gitblit v1.9.1