From 88482df943eeb16683c9e0f768366f5e1e9295e9 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Wed, 04 Feb 2026 09:48:12 +0800
Subject: [PATCH] feat:修改名称

---
 uniapps/work-wx/README.md         |    2 +-
 uniapps/work-wx/package.json      |    2 +-
 uniapps/work-wx/src/manifest.json |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/uniapps/work-wx/README.md b/uniapps/work-wx/README.md
index 758c6f4..9521249 100644
--- a/uniapps/work-wx/README.md
+++ b/uniapps/work-wx/README.md
@@ -1,4 +1,4 @@
-# 掌控智飞
+# 低空经济服务
 
 ```
 npm install pnpm -g
diff --git a/uniapps/work-wx/package.json b/uniapps/work-wx/package.json
index 3d14bb7..043632b 100644
--- a/uniapps/work-wx/package.json
+++ b/uniapps/work-wx/package.json
@@ -2,7 +2,7 @@
   "name": "work-wx",
   "type": "module",
   "version": "1.5.0",
-  "description": "掌控智飞",
+  "description": "低空经济服务",
 	"private": true,
   "author": {
     "name": "ztzf"
diff --git a/uniapps/work-wx/src/manifest.json b/uniapps/work-wx/src/manifest.json
index f570eb0..9cc08cd 100644
--- a/uniapps/work-wx/src/manifest.json
+++ b/uniapps/work-wx/src/manifest.json
@@ -1,5 +1,5 @@
 {
-    "name" : "掌控智飞",
+    "name" : "低空经济服务",
     "appid" : "__UNI__0981D7F",
     "description" : "",
     "versionName" : "1.0.0",

--
Gitblit v1.9.3