From 275596fc999e12e2b6f2f0ea1a0ddcc9efdc6567 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 29 四月 2026 17:41:45 +0800
Subject: [PATCH] 小程序改bug

---
 small-program/unpackage/dist/dev/mp-weixin/components/custom-tabbar/custom-tabbar.json |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/components/custom-tabbar/custom-tabbar.json b/small-program/unpackage/dist/dev/mp-weixin/components/custom-tabbar/custom-tabbar.json
new file mode 100644
index 0000000..5f6592b
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/components/custom-tabbar/custom-tabbar.json
@@ -0,0 +1,6 @@
+{
+  "component": true,
+  "usingComponents": {
+    "auth-login": "/components/auth-login/auth-login"
+  }
+}
\ No newline at end of file

--
Gitblit v1.9.3