From 54d2c377e91e3f15e58f39e00fe714815ebe0b9b Mon Sep 17 00:00:00 2001 From: hongxilin <17663930442@163.com> Date: Thu, 30 Oct 2025 17:35:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BAonHide,onShow=E7=94=9F?= =?UTF-8?q?=E5=91=BD=E5=91=A8=E6=9C=9F=EF=BC=8C=E5=AE=8C=E5=96=84tcp?= =?UTF-8?q?=E8=BF=9E=E6=8E=A5=E6=96=AD=E5=BC=80=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .hbuilderx/launch.json | 2 +- pages/marketSituation/globalIndex.vue | 148 +++++-------------------------- pages/marketSituation/marketOverview.vue | 31 ++++--- 3 files changed, 45 insertions(+), 136 deletions(-) diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index 1c75694..728c4a6 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -4,7 +4,7 @@ { "customPlaygroundType" : "local", "packageName" : "io.dcloud.HBuilder", - "playground" : "standard", + "playground" : "custom", "type" : "uni-app:app-android" } ] diff --git a/pages/marketSituation/globalIndex.vue b/pages/marketSituation/globalIndex.vue index e80ce2d..43e573e 100644 --- a/pages/marketSituation/globalIndex.vue +++ b/pages/marketSituation/globalIndex.vue @@ -30,7 +30,7 @@ - + @@ -66,6 +66,7 @@