From 4fc59fb7fc5254f91330a44ff0067c30d4b4f75c Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Fri, 24 Oct 2025 14:42:39 +0800
Subject: [PATCH] feat:tab栏底部

---
 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