From 2af5f043b60c1f7ac38ecccc8f5bf44743134325 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 12 十二月 2025 18:08:00 +0800
Subject: [PATCH] test

---
 .hbuilderx/launch.json |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index 422b9af..a7d43a9 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -9,6 +9,12 @@
             "openVueDevtools" : false,
             "playground" : "standard",
             "type" : "uni-app:app-android"
+        },
+        {
+            "app-plus" : {
+                "launchtype" : "local"
+            },
+            "type" : "uniCloud"
         }
     ]
 }

--
Gitblit v1.9.1