From 59bfd0b8bbbf0ee94ec68e4a3a1a6e536d0ad8fd Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 20 五月 2026 23:10:43 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxinglijicun

---
 small-program/unpackage/dist/dev/mp-weixin/pages/mine/mine.json |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/mine/mine.json b/small-program/unpackage/dist/dev/mp-weixin/pages/mine/mine.json
new file mode 100644
index 0000000..0a5dd5b
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/mine/mine.json
@@ -0,0 +1,10 @@
+{
+  "navigationBarTitleText": "鎴戠殑",
+  "navigationStyle": "custom",
+  "usingComponents": {
+    "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
+    "u-popup": "/node-modules/uview-ui/components/u-popup/u-popup",
+    "auth-login": "/components/auth-login/auth-login",
+    "custom-tabbar": "/components/custom-tabbar/custom-tabbar"
+  }
+}
\ No newline at end of file

--
Gitblit v1.9.3