From b1fc04036f964163c128586810fec8b5e9da7e2c Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: Mon, 24 Jul 2023 09:58:10 +0800
Subject: [PATCH] 样式修改
---
pages/tabBar/tabBarIndex.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pages/tabBar/tabBarIndex.vue b/pages/tabBar/tabBarIndex.vue
index b9c0e1b..5a5efdc 100644
--- a/pages/tabBar/tabBarIndex.vue
+++ b/pages/tabBar/tabBarIndex.vue
@@ -61,6 +61,7 @@
background-color: red;
z-index: 9999;
width: 100%;
+ box-shadow: 0 -3px 12px rgba(0,0,0,0.05);
}
.u-page__item__slot-icon{
width: 24px;
--
Gitblit v1.9.2