From 8a899e63502939dbf034b90ba46741e0faa9023c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 08 五月 2026 18:49:32 +0800
Subject: [PATCH] 管理端bug修改

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

diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/index/index.json b/small-program/unpackage/dist/dev/mp-weixin/pages/index/index.json
index 93bb36d..3b4433b 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/index/index.json
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/index/index.json
@@ -3,6 +3,7 @@
   "navigationStyle": "custom",
   "usingComponents": {
     "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
+    "auth-login": "/components/auth-login/auth-login",
     "custom-tabbar": "/components/custom-tabbar/custom-tabbar"
   }
 }
\ No newline at end of file

--
Gitblit v1.9.3