From b6f401dd0a9d9bfb6c11c07cdcaab967eabb8af1 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期三, 29 四月 2026 17:50:28 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
app/.hbuilderx/launch.json | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/app/.hbuilderx/launch.json b/app/.hbuilderx/launch.json
index 250c19f..d07ffaa 100644
--- a/app/.hbuilderx/launch.json
+++ b/app/.hbuilderx/launch.json
@@ -7,6 +7,11 @@
"packageName" : "com.doumee.mall",
"playground" : "standard",
"type" : "uni-app:app-android"
+ },
+ {
+ "customPlaygroundType" : "device",
+ "playground" : "custom",
+ "type" : "uni-app:app-ios"
}
]
}
--
Gitblit v1.9.3