From 80310f6076d50374997774ccadf835083836422d Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 27 六月 2025 09:11:40 +0800
Subject: [PATCH] 提交

---
 wx/unpackage/dist/dev/mp-weixin/components/my-tabbar/my-tabbar.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/wx/unpackage/dist/dev/mp-weixin/components/my-tabbar/my-tabbar.json b/wx/unpackage/dist/dev/mp-weixin/components/my-tabbar/my-tabbar.json
index e8cfaaf..5991bee 100644
--- a/wx/unpackage/dist/dev/mp-weixin/components/my-tabbar/my-tabbar.json
+++ b/wx/unpackage/dist/dev/mp-weixin/components/my-tabbar/my-tabbar.json
@@ -1,4 +1,6 @@
 {
   "component": true,
-  "usingComponents": {}
+  "usingComponents": {
+    "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon"
+  }
 }
\ No newline at end of file

--
Gitblit v1.9.3