From cabbca85b518f561d0dc2b7a7ec11d6922785b86 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 10 七月 2024 17:52:38 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia

---
 wechat_jiaxuan/pages/calculator/index.json |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/wechat_jiaxuan/pages/calculator/index.json b/wechat_jiaxuan/pages/calculator/index.json
new file mode 100644
index 0000000..d12237e
--- /dev/null
+++ b/wechat_jiaxuan/pages/calculator/index.json
@@ -0,0 +1,9 @@
+{
+  "usingComponents": {
+    "van-nav-bar": "@vant/weapp/nav-bar/index",
+    "van-picker": "@vant/weapp/picker/index",
+    "van-popup": "@vant/weapp/popup/index"
+  },
+  "navigationStyle": "custom",
+  "navigationBarTextStyle": "white"
+}
\ No newline at end of file

--
Gitblit v1.9.3