From 57fca86107507aa7546d5863cbf9ecc956ffbabc Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期六, 22 六月 2024 11:34:30 +0800 Subject: [PATCH] 评价 --- pages.json | 23 +++++++++++++++++++++++ 1 files changed, 23 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 11a6fb0..ab9ee85 100644 --- a/pages.json +++ b/pages.json @@ -181,6 +181,29 @@ "navigationStyle": "custom" } + }, + { + "path" : "record/record", + "style" : + { + "navigationBarTitleText" : "鎵ф硶璁板綍" + } + }, + { + "path" : "record/details", + "style" : + { + "navigationBarTitleText" : "鎵ф硶淇℃伅", + "navigationStyle": "custom" + + } + }, + { + "path" : "record/evaluate", + "style" : + { + "navigationBarTitleText" : "璇勪环" + } } ] -- Gitblit v1.9.1