From 42e5ea86f7edc9361227edd979a8ae1952713161 Mon Sep 17 00:00:00 2001
From: Liuyi <candymxq888@outlook.com>
Date: 星期六, 19 十月 2024 16:19:16 +0800
Subject: [PATCH] 添加共享列表,修改共享功能相关代码

---
 unpackage/dist/dev/mp-weixin/app.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/unpackage/dist/dev/mp-weixin/app.json b/unpackage/dist/dev/mp-weixin/app.json
index 729a51c..1859b2c 100644
--- a/unpackage/dist/dev/mp-weixin/app.json
+++ b/unpackage/dist/dev/mp-weixin/app.json
@@ -6,6 +6,9 @@
     "pages/functionList/balanceRecord/index",
     "pages/functionList/paymentRecord/index",
     "pages/functionList/rechargeRecord/index",
+    "pages/functionList/share/cardShare/index",
+    "pages/functionList/share/shareConfirm/index",
+    "pages/functionList/share/shareList/index",
     "pages/scanWater/index",
     "pages/recharge/index",
     "pages/sendWater/index",

--
Gitblit v1.9.3