From fa579a2fcad3e23c9df1c72fae3281b1b4c06fdd Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 29 四月 2026 18:29:50 +0800
Subject: [PATCH] 小程序改bug

---
 small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-switch/u-switch.json |    4 ++--
 1 files changed, 2 insertions(+), 2 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
index f539978..99313a1 100644
--- 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
@@ -1,6 +1,6 @@
 {
-  "component": true,
   "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