fix: network_status
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 46s

This commit is contained in:
sexygoat
2026-04-15 16:41:36 +08:00
parent 9797de4202
commit 9c5778b706
2 changed files with 4 additions and 4 deletions

View File

@@ -173,10 +173,10 @@
.filter-tabs {
display: flex;
padding: 0 24rpx;
background: #fff;
position: sticky;
top: 0;
border-radius: 10rpx;
z-index: 10;
.tab-item {
position: relative;
@@ -206,7 +206,6 @@
.order-scroll {
flex: 1;
padding: 24rpx;
}
.empty-state {