From abe3c7e7695f61f362685abf639f0c441c62741b Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期五, 21 六月 2024 18:03:16 +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