From 8f4cf4372857abc7c819c8c76089db2c94fe324b Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 28 四月 2026 21:40:42 +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