From ae3855638dba0c927236c1a1b1a85d5b048c40e2 Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期五, 18 四月 2025 10:31:08 +0800 Subject: [PATCH] 提交 --- pages.json | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index f0e4689..5e6b0f2 100644 --- a/pages.json +++ b/pages.json @@ -179,6 +179,27 @@ "bounce": "none" //鍒犻櫎姝ら」: mescroll-body鏀寔iOS鍥炲脊 } } + }, + { + "path" : "pages/device/deviceDeils/deviceDeils", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/device/deviceWebDeils/deviceWebDeils", + "style" : + { + "navigationBarTitleText" : "璁惧璇︽儏" + } + }, + { + "path" : "pages/ToDoList/ToDoList", + "style" : + { + "navigationBarTitleText" : "" + } } -- Gitblit v1.9.3