首页添加底部导航 修改区域选项设置

This commit is contained in:
2023-07-14 18:30:02 +08:00
parent 76ccf5432b
commit 2e5147329f
6 changed files with 29 additions and 25 deletions

View File

@@ -275,6 +275,7 @@ tabBtnType.value = route.path
margin: 0 auto;
width: 660px;
height: 280px;
border-radius:15px;
}
.user-box:hover .user-out-box {
@@ -288,7 +289,7 @@ tabBtnType.value = route.path
font-style: normal;
font-size: 10px;
position: absolute;
bottom: -35px;
bottom: -32px;
display: none;
}