From 7ea974f1a6d50d0bde5b20039abec8752e44c362 Mon Sep 17 00:00:00 2001 From: ArvinLovegood Date: Wed, 9 Jul 2025 09:52:19 +0800 Subject: [PATCH] =?UTF-8?q?style(market):=E4=B8=BA=E6=8C=87=E6=A0=87?= =?UTF-8?q?=E8=A1=8C=E6=83=85=E6=A0=87=E7=AD=BE=E6=B7=BB=E5=8A=A0=E4=B8=8D?= =?UTF-8?q?=E5=8F=AF=E6=8B=96=E5=8A=A8=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在指标行情标签上添加 style属性,设置 --wails-dragable 为 no-drag - 这个修改可以防止用户在该标签页中进行不必要的拖动操作,提升用户体验 --- frontend/src/components/market.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/market.vue b/frontend/src/components/market.vue index 2d84a8b..c11e4f7 100644 --- a/frontend/src/components/market.vue +++ b/frontend/src/components/market.vue @@ -390,7 +390,7 @@ function ReFlesh(source) { - +