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 | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index 7e4d039..a7d43a9 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -10,12 +10,11 @@
"playground" : "standard",
"type" : "uni-app:app-android"
},
- {
- "app-plus" :
- {
- "launchtype" : "local"
- },
- "type" : "uniCloud"
- }
+ {
+ "app-plus" : {
+ "launchtype" : "local"
+ },
+ "type" : "uniCloud"
+ }
]
}
--
Gitblit v1.9.1