From bfd70830b78bc42e0a284baa044efacc29897cd5 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 28 四月 2026 22:02:46 +0800
Subject: [PATCH] 小程序改bug
---
app/.hbuilderx/launch.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/app/.hbuilderx/launch.json b/app/.hbuilderx/launch.json
index 07b129c..250c19f 100644
--- a/app/.hbuilderx/launch.json
+++ b/app/.hbuilderx/launch.json
@@ -3,6 +3,8 @@
"configurations" : [
{
"customPlaygroundType" : "device",
+ "localRepoPath" : "D:/璞嗙背/gtzxinglijicun/app",
+ "packageName" : "com.doumee.mall",
"playground" : "standard",
"type" : "uni-app:app-android"
}
--
Gitblit v1.9.3