feat: 改进页面标签组件

This commit is contained in:
ZhuRui
2026-07-28 18:04:53 +08:00
parent da90d7c356
commit a4dab891cf
3 changed files with 361 additions and 197 deletions
+2 -2
View File
@@ -129,8 +129,8 @@
.pageTabs {
width: 100%;
padding: 4px 16px 0 16px;
height: 42px;
height: 48px;
padding: 4px 8px 0;
background: #fff;
border-top: 1px solid #f0f0f0;
}