From c9ae65fcfe5e33cba60957506a62446507fad808 Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期六, 27 七月 2024 22:18:38 +0800
Subject: [PATCH] update花店端功能
---
components/top-tabs.vue | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/components/top-tabs.vue b/components/top-tabs.vue
index a569859..5779e66 100644
--- a/components/top-tabs.vue
+++ b/components/top-tabs.vue
@@ -53,7 +53,7 @@
font-size: 36rpx;
color: #ffffff;
line-height: 32rpx;
- text-align: left;
+ text-align: center;
font-style: normal;
// padding: 0rpx;
width: fit-content;
@@ -68,7 +68,9 @@
bottom: 8rpx;
// width: 110rpx;
height: 8rpx;
- background: #04BA97;
+ // background: #04BA97;
+ background: #ffffff;
+
border-radius: 4rpx;
}
}
--
Gitblit v1.9.3