From 673f7a65d555188d4effe22359994342d8ceda33 Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期二, 03 三月 2026 14:42:40 +0800
Subject: [PATCH] 环境检测单
---
.hbuilderx/launch.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index 49a12f7..74bdda1 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -22,11 +22,11 @@
"type" : "uni-app:app-ios"
},
{
- "customPlaygroundType" : "local",
+ "customPlaygroundType" : "device",
"localRepoPath" : "C:/Users/19858/Desktop/鏅轰簯杩堟��/APP/STUWMS/unpackage/debug",
"openVueDevtools" : true,
"packageName" : "com.iflytek.inputmethod",
- "playground" : "custom",
+ "playground" : "standard",
"type" : "uni-app:app-android"
}
]
--
Gitblit v1.9.1