From d4c9fa7b74be1e92f70c16bc1c5657607dfe7ec7 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Fri, 23 Jan 2026 15:08:32 +0800
Subject: [PATCH] feat: 菜单tabs

---
 applications/task-work-order/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/applications/task-work-order/index.html b/applications/task-work-order/index.html
index ce43138..c5c341d 100644
--- a/applications/task-work-order/index.html
+++ b/applications/task-work-order/index.html
@@ -29,7 +29,7 @@
   <script type="text/javascript"
     src='https://webapi.amap.com/maps?v=2.0&key=eb0654440644f710110547d2132b2fbe&plugin=AMap.PlaceSearch,AMap.Geocoder'></script>
   <script src="https://webapi.amap.com/ui/1.1/main.js?v=1.0.11"></script>
-  <title>中图智绘低空无人机监测网平台</title>
+  <title>任务工单平台</title>
 </head>
 
 <body class="theme-white">

--
Gitblit v1.9.3