Style:'寻趣味"改’吃喝玩乐‘

This commit is contained in:
linxi
2025-06-05 18:09:07 +08:00
parent 55ecf029a0
commit db554f0dbc
+2 -2
View File
@@ -13,7 +13,7 @@
<view
:class="currIndex === 4 ? 'curr' : ''"
class="name"
>寻趣味</view>
>吃喝玩乐</view>
</view>
<view class="tabbar-list">
<view
@@ -149,7 +149,7 @@ export default {
background-repeat: no-repeat;
.center-img {
position: absolute;
top: -16rpx;
top: -20rpx;
left: 50%;
z-index: 5;
transform: translateX(-50%);