修复bug

This commit is contained in:
zhouyanli
2026-08-28 17:25:55 +08:00
parent ea1acf1bbc
commit 0661687bc5
11 changed files with 93 additions and 48 deletions

View File

@@ -77,7 +77,7 @@
</text>
</view>
<!-- 底部占位防止最后一项贴底 -->
<!-- 底部占位 -->
<view class="list-bottom-space"></view>
</view>
@@ -167,7 +167,6 @@ const addInvitation = () => {
top: 0;
z-index: 10;
display: flex;
background: #e2f0ff;
}
.tab-item {