From 19fd7785705f30d25c6c8e44b9356cc585af68cd Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 19 三月 2025 14:26:41 +0800
Subject: [PATCH] 111
---
bicycle/pages.json | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/bicycle/pages.json b/bicycle/pages.json
index 69ee60d..7fb1082 100644
--- a/bicycle/pages.json
+++ b/bicycle/pages.json
@@ -6,7 +6,8 @@
{
"path": "pages/index/index",
"style": {
- "navigationStyle": "custom"
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": true
}
}
,{
@@ -110,7 +111,8 @@
"path" : "pages/paymentPage/paymentPage",
"style" :
{
- "navigationBarTitleText" : "鏀粯璁㈠崟"
+ "navigationBarTitleText" : "鏀粯璁㈠崟",
+ "navigationBarBackgroundColor": "#ffffff"
}
}
],
--
Gitblit v1.9.3