任务列表页面

This commit is contained in:
X1627315083
2024-03-21 10:49:21 +08:00
parent c5e3a5036d
commit c8f6884e7d
23 changed files with 1353 additions and 184 deletions

View File

@@ -430,7 +430,7 @@ export default defineComponent({
.history_page_body{
width: 100%;
height: calc(100% - 7rem);
height: 100%;
padding: 4rem 2.5rem 4rem;
margin-top: 4rem;
box-sizing: border-box;