From e8d99fa6a49f9ee8a594c747dc9027696d775950 Mon Sep 17 00:00:00 2001 From: li Date: Tue, 31 Mar 2026 11:13:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=A6=96=E9=A1=B5=E5=85=AC=E5=91=8A?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E6=B0=B4=E5=B9=B3=E8=B7=91=E9=A9=AC=E7=81=AF?= =?UTF-8?q?=E6=BB=9A=E5=8A=A8=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit notice-bar 从 vertical(上下切换) 改为 horizontal(从右到左滚动) speed=60 控制滚动速度 --- pages/index/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index b45aac0..216d567 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -30,8 +30,8 @@ - +