From 45be153eaef9e1c1a3fe21515e9cbd785fba8e1f Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期二, 22 四月 2025 17:38:35 +0800 Subject: [PATCH] 线索任务 --- custom-tab-bar/data.js | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/custom-tab-bar/data.js b/custom-tab-bar/data.js index ac7639a..e7af7d4 100644 --- a/custom-tab-bar/data.js +++ b/custom-tab-bar/data.js @@ -12,6 +12,12 @@ level: 2, }, { + icon: 'fact-check', + text: '搴旀�ョ嚎绱�', + url: 'pages/cluetask/home/index', + level: 1, + }, + { // icon: `${baseIconUrl}tab-slef-patrol.png`, icon: 'root-list', text: '搴旀�ヨ嚜宸℃煡', -- Gitblit v1.9.3