From 182626b3b2323379cd40c5a14558825a9555e87a Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 28 四月 2026 17:58:07 +0800
Subject: [PATCH] 小程序端和PC端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