本地提交

This commit is contained in:
X1627315083
2024-05-16 13:15:22 +08:00
parent 620619849e
commit 7f75cfbabb
5 changed files with 12 additions and 10 deletions

View File

@@ -283,6 +283,8 @@ export default defineComponent({
position: relative;
display: flex;
flex-wrap: wrap;
overflow-y: auto;
height: 145rem;
align-content: flex-start;
.page_content_item{
display: flex;