From 52787adceb282c1914589c7ceb252bdb03e2df36 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 02 八月 2024 11:26:12 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia
---
wechat_jiaxuan/pages/design/design.json | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/wechat_jiaxuan/pages/design/design.json b/wechat_jiaxuan/pages/design/design.json
index c3f665f..7f5f076 100644
--- a/wechat_jiaxuan/pages/design/design.json
+++ b/wechat_jiaxuan/pages/design/design.json
@@ -1,7 +1,9 @@
{
"usingComponents": {
- "van-field": "@vant/weapp/field/index"
+ "van-cascader": "@vant/weapp/field/index",
+ "van-field": "@vant/weapp/field/index",
+ "van-popup": "@vant/weapp/popup/index",
+ "areaSel": "/components/areaSel/areaSel"
},
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white"
+ "navigationBarTitleText": "0鍏冨厤璐硅璁�"
}
\ No newline at end of file
--
Gitblit v1.9.3