From 155f2b80f2a9b6f900c73f6e4461e9cebb7cd028 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 10 十月 2023 17:12:20 +0800
Subject: [PATCH] #
---
pages.json | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/pages.json b/pages.json
index 4c9cafe..2974ee9 100644
--- a/pages.json
+++ b/pages.json
@@ -156,7 +156,16 @@
- ],
+ ,{
+ "path" : "pages/index/echarts",
+ "style" :
+ {
+ "navigationBarTitleText": "echarts",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ],
"globalStyle": {
"navigationBarTextStyle": "black",
// "navigationBarTitleText": "CRM",
--
Gitblit v1.9.1