恢复公会tab切换

This commit is contained in:
dragon
2024-09-11 11:24:07 +08:00
parent 1705edf079
commit f7cf35f8bd
2 changed files with 2 additions and 3 deletions

View File

@@ -76,7 +76,7 @@ html {
background: #f2f3f7;
border-radius: 0.21333rem;
margin: 0.26667rem auto 0;
display: none;
display: flex;
}
.tab .item {

View File

@@ -81,8 +81,7 @@ html {
background: #f2f3f7;
border-radius: px2rem(8);
margin: px2rem(10) auto 0;
// display: flex;
display: none;
display: flex;
.item {
width: 50%;