From ea44321752674bc97efb7bfa987c19121c3d6881 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期四, 16 一月 2025 17:16:50 +0800 Subject: [PATCH] 财务报销(未完成) --- src/pages.json | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/pages.json b/src/pages.json index d55768f..4fac41d 100644 --- a/src/pages.json +++ b/src/pages.json @@ -231,7 +231,7 @@ { "path": "examine", "style": { - "navigationBarTitleText": "璇风ず鎵瑰"., + "navigationBarTitleText": "璇风ず鎵瑰", "enablePullDownRefresh": true } }, @@ -252,6 +252,11 @@ "style": { "navigationBarTitleText": "瀹℃壒" } + },{ + "path": "payment", + "style": { + "navigationBarTitleText": "浠樻" + } } ] }, -- Gitblit v1.9.1