From c5542e9e2b2fd14633b596334b957535459ae30e Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Fri, 10 Jul 2026 16:17:15 +0800
Subject: [PATCH] UI:澜品优选:1.行权问题修复;2.版本更新提示
---
.hbuilderx/launch.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index 6fcdb16..1798465 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -7,7 +7,8 @@
"type" : "uni-app:app-android"
},
{
- "playground" : "standard",
+ "customPlaygroundType" : "device",
+ "playground" : "custom",
"type" : "uni-app:app-ios"
}
]
--
Gitblit v1.9.3