From 9d048336c720f3ceda8aac29f606c6f8e6079b96 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期三, 29 四月 2026 18:36:57 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 app/.hbuilderx/launch.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app/.hbuilderx/launch.json b/app/.hbuilderx/launch.json
index d07ffaa..0fe95d7 100644
--- a/app/.hbuilderx/launch.json
+++ b/app/.hbuilderx/launch.json
@@ -2,10 +2,10 @@
     "version" : "1.0",
     "configurations" : [
         {
-            "customPlaygroundType" : "device",
+            "customPlaygroundType" : "local",
             "localRepoPath" : "D:/璞嗙背/gtzxinglijicun/app",
-            "packageName" : "com.doumee.mall",
-            "playground" : "standard",
+            "packageName" : "com.doumee.app",
+            "playground" : "custom",
             "type" : "uni-app:app-android"
         },
         {

--
Gitblit v1.9.3