Style:'寻趣味"改’吃喝玩乐‘
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<view
|
<view
|
||||||
:class="currIndex === 4 ? 'curr' : ''"
|
:class="currIndex === 4 ? 'curr' : ''"
|
||||||
class="name"
|
class="name"
|
||||||
>寻趣味</view>
|
>吃喝玩乐</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="tabbar-list">
|
<view class="tabbar-list">
|
||||||
<view
|
<view
|
||||||
@@ -149,7 +149,7 @@ export default {
|
|||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
.center-img {
|
.center-img {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -16rpx;
|
top: -20rpx;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
|
|||||||
Reference in New Issue
Block a user