修改bug

This commit is contained in:
zhouyanli
2026-08-26 18:00:43 +08:00
parent c862c6ae4b
commit 56641cbc56
6 changed files with 35 additions and 36 deletions

View File

@@ -313,7 +313,7 @@ onUnload(() =>{
.repair-type-tabs {
display: flex;
/* background-color: #fff; */
padding: 10px;
padding: 10px 0;
}
.type-tab {
flex: 1;
@@ -321,7 +321,7 @@ onUnload(() =>{
flex-direction: column;
align-items: center;
justify-content: center;
height: 85px;
height: 90px;
border-radius: 8px;
color: #fff;
font-size: 14px;