From fb026e6052b4d843d327312db398cf791ac57ab9 Mon Sep 17 00:00:00 2001
From: cyy <cuiqian2004@163.com>
Date: 星期日, 28 九月 2025 22:43:29 +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