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/components/custom-tabbar/custom-tabbar.json | 4 +++-
1 files changed, 3 insertions(+), 1 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
index e8cfaaf..5f6592b 100644
--- 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
@@ -1,4 +1,6 @@
{
"component": true,
- "usingComponents": {}
+ "usingComponents": {
+ "auth-login": "/components/auth-login/auth-login"
+ }
}
\ No newline at end of file
--
Gitblit v1.9.3