From 15f22267f857b5b7adbfb214c8e9fdf86739a958 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Fri, 24 Oct 2025 14:54:55 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/pages.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 75eef15..84e3cd9 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -170,11 +170,11 @@
         "text": "任务"
       },
       {
-        "iconPath": "static/images/tabbar/add-task.svg",
+        "iconPath": "static/images/tabbar/add.png",
         "pagePath": "subPackages/taskDetail/addTask/index"
       },
       {
-        "iconPath": "static/images/tabbar/mainLogo.png",
+        "iconPath": "static/images/tabbar/drone.png",
         "visible": "true"
       },
       {

--
Gitblit v1.9.3