From b3be9d3b4c5e4640e87aa653fe48be050d6146d2 Mon Sep 17 00:00:00 2001 From: shutao Date: Tue, 26 Sep 2023 18:29:04 +0800 Subject: [PATCH] =?UTF-8?q?long-list.uvue=20=E9=80=82=E9=85=8Dscroll-x=20?= =?UTF-8?q?=3D=20true?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/template/long-list/long-list.uvue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/template/long-list/long-list.uvue b/pages/template/long-list/long-list.uvue index 92ca712f..edb8ad2e 100644 --- a/pages/template/long-list/long-list.uvue +++ b/pages/template/long-list/long-list.uvue @@ -235,7 +235,8 @@ } .swiper-tabs { - background-color: #ffffff; + background-color: #ffffff; + flex-direction: column; } .swiper-tabs-item { -- GitLab