From b34744f5bb68ed1ba7d1dd5251298a42e4aaaf9c Mon Sep 17 00:00:00 2001
From: 叶富雄 <yefuxiong@yeah.net>
Date: Sat, 14 Mar 2026 02:09:50 +0800
Subject: [PATCH] ui
---
.hbuilderx/launch.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index 987f25a..6fcdb16 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -3,7 +3,7 @@
"configurations" : [
{
"customPlaygroundType" : "local",
- "playground" : "standard",
+ "playground" : "custom",
"type" : "uni-app:app-android"
},
{
--
Gitblit v1.9.3