From 55fb3b56398be972b7e961ccf82970ece8739e64 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 10 十月 2025 15:28:45 +0800
Subject: [PATCH] test
---
.hbuilderx/launch.json | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index 422b9af..7e4d039 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -9,6 +9,13 @@
"openVueDevtools" : false,
"playground" : "standard",
"type" : "uni-app:app-android"
- }
+ },
+ {
+ "app-plus" :
+ {
+ "launchtype" : "local"
+ },
+ "type" : "uniCloud"
+ }
]
}
--
Gitblit v1.9.1