From 881bb8c897ae6e316b5cd139fce100a464135615 Mon Sep 17 00:00:00 2001 From: mayf <m13160102112@163.com> Date: 星期六, 03 八月 2024 18:44:25 +0800 Subject: [PATCH] fix 切换 --- components/top-tabs.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/components/top-tabs.vue b/components/top-tabs.vue index 5779e66..d6675d8 100644 --- a/components/top-tabs.vue +++ b/components/top-tabs.vue @@ -48,7 +48,6 @@ // border-bottom: 8rpx solid #000; // 底部的线条 - font-family: PingFangSC, PingFang SC; font-weight: 600; font-size: 36rpx; color: #ffffff; -- Gitblit v1.9.3