From ec7f5ba1f7eb84507e1c8e7b6f66b1ecfbc22728 Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期四, 17 四月 2025 17:31:25 +0800 Subject: [PATCH] 线上监管 --- app.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/app.json b/app.json index 43e1e72..653678c 100644 --- a/app.json +++ b/app.json @@ -35,7 +35,8 @@ "pages/inspection/scene/info/index", "pages/inspection/scene/info/device-info/index", "pages/inspection/scene/info/device-status/index", - "pages/simple-home/index" + "pages/simple-home/index", + "pages/inspection/ranking/search/index" ], "tabBar": { "custom": true, -- Gitblit v1.9.3