From 2f1721412d757f76eca3acb26267b0a9dedf1862 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Mon, 11 May 2026 09:58:34 +0800
Subject: [PATCH] feat:澜品优选 购物车、收藏和订单的顶部改成top: 44px;

---
 .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