From cd6b21f04e08a61d79e4aea2593c41fdc5cd0766 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 14 五月 2026 09:01:22 +0800
Subject: [PATCH] 代码生成
---
small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-tabs/u-tabs.json | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-tabs/u-tabs.json b/small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-tabs/u-tabs.json
new file mode 100644
index 0000000..60be5ab
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-tabs/u-tabs.json
@@ -0,0 +1,6 @@
+{
+ "usingComponents": {
+ "u-badge": "/node-modules/uview-ui/components/u-badge/u-badge"
+ },
+ "component": true
+}
\ No newline at end of file
--
Gitblit v1.9.3