From c1d01150e8fb394ff4de3e6f159c307eb95f4ae4 Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期六, 22 六月 2024 13:40:16 +0800 Subject: [PATCH] 投诉记录 --- pages.json | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index d9ca312..e9f9140 100644 --- a/pages.json +++ b/pages.json @@ -197,6 +197,28 @@ "navigationStyle": "custom" } + }, + { + "path" : "record/evaluate", + "style" : + { + "navigationBarTitleText" : "璇勪环" + } + }, + { + "path" : "complaint/complaint", + "style" : + { + "navigationBarTitleText" : "鎶曡瘔璁板綍" + } + }, + { + "path" : "complaint/details", + "style" : + { + "navigationBarTitleText" : "", + "navigationStyle": "custom" + } } ] -- Gitblit v1.9.1