From 45be153eaef9e1c1a3fe21515e9cbd785fba8e1f Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期二, 22 四月 2025 17:38:35 +0800 Subject: [PATCH] 线索任务 --- app.json | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 7558e58..4599fd1 100644 --- a/app.json +++ b/app.json @@ -15,7 +15,6 @@ "pages/enterprise/promise/history/index", "pages/usercenter/notice/index", "pages/enterprise/assessment/form/index", - "pages/common/play-video/index", "pages/supervision/risk/index", "pages/supervision/ec-code/index", "pages/usercenter/login/register-home/index", @@ -36,7 +35,9 @@ "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", + "pages/cluetask/home/index" ], "tabBar": { "custom": true, @@ -54,6 +55,10 @@ "text": "绮剧粏鍖栫洃绠�" }, { + "pagePath": "pages/cluetask/home/index", + "text": "搴旀�ョ嚎绱�" + }, + { "pagePath": "pages/selfpatrol/index", "text": "搴旀�ヨ嚜宸℃煡" }, -- Gitblit v1.9.3