From 9b1888cbf29f1b841f393957e068b45363c6b51c Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Thu, 14 May 2026 17:59:47 +0800
Subject: [PATCH] UI:购有趣 logo调整

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

diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index 6fcdb16..987f25a 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -3,7 +3,7 @@
     "configurations" : [
         {
             "customPlaygroundType" : "local",
-            "playground" : "custom",
+            "playground" : "standard",
             "type" : "uni-app:app-android"
         },
         {

--
Gitblit v1.9.3