bugfix: 首页列表划到底部最后一条数据会被地址栏挡住部分

This commit is contained in:
tim
2025-08-03 00:14:56 +08:00
parent 6642a248fd
commit ac08fc96ce

View File

@@ -483,6 +483,7 @@ export default {
flex-direction: column;
align-items: center;
width: 100%;
padding-bottom: 100px;
}
.article-header-container {