From be4a87b6c88efb266ff4b2d41204d1d4697e6539 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Wed, 28 Feb 2024 14:03:16 +0800 Subject: [PATCH] launch --- .hbuilderx/launch.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index 582561b..a97fd25 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -10,6 +10,10 @@ { "launchtype" : "local" }, + "h5" : + { + "launchtype" : "local" + }, "type" : "uniCloud" } ]