From 39131d006a588a264ec82109df146f29a99d8f6a Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 29 四月 2026 15:10:31 +0800
Subject: [PATCH] 小程序改bug
---
small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-switch/u-switch.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-switch/u-switch.json b/small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-switch/u-switch.json
new file mode 100644
index 0000000..99313a1
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-switch/u-switch.json
@@ -0,0 +1,6 @@
+{
+ "usingComponents": {
+ "u-loading-icon": "/node-modules/uview-ui/components/u-loading-icon/u-loading-icon"
+ },
+ "component": true
+}
\ No newline at end of file
--
Gitblit v1.9.3