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/pages/store-apply/store-apply.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/store-apply/store-apply.json b/small-program/unpackage/dist/dev/mp-weixin/pages/store-apply/store-apply.json
index 959c29c..e25c9de 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/store-apply/store-apply.json
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/store-apply/store-apply.json
@@ -1,6 +1,7 @@
{
"navigationBarTitleText": "闂ㄥ簵鍏ラ┗",
"usingComponents": {
- "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon"
+ "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
+ "u-picker": "/node-modules/uview-ui/components/u-picker/u-picker"
}
}
\ No newline at end of file
--
Gitblit v1.9.3