From a987eccb27891bbfaae334b7fa0e892ee2640271 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 20 四月 2026 17:20:13 +0800
Subject: [PATCH] 调接口加页面
---
small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-picker/u-picker.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-picker/u-picker.json b/small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-picker/u-picker.json
index c65228e..7b9037a 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-picker/u-picker.json
+++ b/small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-picker/u-picker.json
@@ -1,8 +1,8 @@
{
+ "component": true,
"usingComponents": {
"u-popup": "/node-modules/uview-ui/components/u-popup/u-popup",
"u-toolbar": "/node-modules/uview-ui/components/u-toolbar/u-toolbar",
"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