From 08fcc710d0a2acb185b3477d72fe32aff6f2e29a Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Mon, 01 Dec 2025 16:23:03 +0800
Subject: [PATCH] feat:增加ws连接状态
---
project.private.config.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/project.private.config.json b/project.private.config.json
index c21ba1c..458576e 100644
--- a/project.private.config.json
+++ b/project.private.config.json
@@ -1,6 +1,6 @@
{
"libVersion": "3.9.1",
- "projectname": "uniapp-vue3-template",
+ "projectname": "drone-app",
"setting": {
"urlCheck": true,
"coverView": true,
@@ -11,4 +11,4 @@
"showShadowRootInWxmlPanel": true,
"compileHotReLoad": true
}
-}
\ No newline at end of file
+}
--
Gitblit v1.9.3