From 182884c4367668f279851b76be9b2b957ad0d47a Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期三, 18 九月 2024 16:09:23 +0800 Subject: [PATCH] 改字体 --- src/pages.json | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/pages.json b/src/pages.json index b89726f..8945130 100644 --- a/src/pages.json +++ b/src/pages.json @@ -49,8 +49,7 @@ { "path": "pages/mine/index", "style": { - "navigationBarTitleText": "涓汉涓績", - "enablePullDownRefresh": true + "navigationBarTitleText": "涓汉涓績" } }, { @@ -153,7 +152,8 @@ "pages": [{ "path": "order", "style": { - "navigationBarTitleText": "鑱屼綅绠$悊" + "navigationBarTitleText": "鑱屼綅绠$悊", + "enablePullDownRefresh": true } }, { @@ -191,6 +191,12 @@ "style": { "navigationBarTitleText": "宸ヤ汉鎵撳崱璇︽儏" } + }, + { + "path": "staff", + "style": { + "navigationBarTitleText": "鍛樺伐绠$悊" + } } ] }, -- Gitblit v1.9.1