From 82265520c440140660d9b9a4cb381cf899fc506e Mon Sep 17 00:00:00 2001 From: wjt <1797368093@qq.com> Date: 星期四, 20 六月 2024 14:15:26 +0800 Subject: [PATCH] 数据看板添加 --- pages.json | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/pages.json b/pages.json index 0167170..f020353 100644 --- a/pages.json +++ b/pages.json @@ -61,7 +61,14 @@ "path" : "changePhone/changePhone", "style" : { - "navigationBarTitleText" : "" + "navigationBarTitleText" : "淇敼鎵嬫満鍙�" + } + }, + { + "path" : "dataLook/dataLook", + "style" : + { + "navigationBarTitleText" : "鏁版嵁鐪嬫澘" } } ] -- Gitblit v1.9.1