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 |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/app.json b/app.json
index 653678c..4599fd1 100644
--- a/app.json
+++ b/app.json
@@ -36,7 +36,8 @@
     "pages/inspection/scene/info/device-info/index",
     "pages/inspection/scene/info/device-status/index",
     "pages/simple-home/index",
-    "pages/inspection/ranking/search/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