From c54a662c0778f7857a517fed5523bd1935573a2a Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 29 四月 2026 17:41:25 +0800
Subject: [PATCH] 小程序改bug
---
small-program/.hbuilderx/launch.json | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/small-program/.hbuilderx/launch.json b/small-program/.hbuilderx/launch.json
index da79f91..02a7e75 100644
--- a/small-program/.hbuilderx/launch.json
+++ b/small-program/.hbuilderx/launch.json
@@ -5,8 +5,12 @@
"customPlaygroundType" : "device",
"localRepoPath" : "D:/璞嗙背/gtzxinglijicun/app/unpackage/dist/dev/app-plus",
"packageName" : "com.doumee.mall",
- "playground" : "standard",
+ "playground" : "custom",
"type" : "uni-app:app-android"
+ },
+ {
+ "playground" : "standard",
+ "type" : "uni-app:app-ios"
}
]
}
--
Gitblit v1.9.3