From 4c6a91cdcca1d5fe186540eaca9f938373c1d774 Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期六, 22 六月 2024 11:16:01 +0800 Subject: [PATCH] 投诉 --- pages.json | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 11a6fb0..d9ca312 100644 --- a/pages.json +++ b/pages.json @@ -181,6 +181,22 @@ "navigationStyle": "custom" } + }, + { + "path" : "record/record", + "style" : + { + "navigationBarTitleText" : "鎵ф硶璁板綍" + } + }, + { + "path" : "record/details", + "style" : + { + "navigationBarTitleText" : "鎵ф硶淇℃伅", + "navigationStyle": "custom" + + } } ] -- Gitblit v1.9.1