From 68ce9382090846dc3a03a057a18a7d09f30e45e5 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 17 十月 2025 17:39:03 +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