From 0462839304fe548e27768614dda3a625b68489aa Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Wed, 04 Feb 2026 15:11:46 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/applications/task-work-order/index.html b/applications/task-work-order/index.html
index c5c341d..64acf81 100644
--- a/applications/task-work-order/index.html
+++ b/applications/task-work-order/index.html
@@ -29,19 +29,17 @@
   <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">
   <div id="app">
     <div id="loader-wrapper">
        <div class='loader-box'>
-      <span>综</span>
-      <span>合</span>
-      <span>管</span>
-      <span>理</span>
-      <span>平</span>
-      <span>台</span>
+      <span>任</span>
+      <span>务</span>
+      <span>工</span>
+      <span>单</span>
     </div>
       <div class="loader-title">系统加载中</div>
     </div>

--
Gitblit v1.9.3