fix(home): 支持首页组件显示顺序自定义

This commit is contained in:
BTMuli
2023-04-03 09:39:45 +08:00
parent 87370c4d9e
commit cd3084817d
3 changed files with 62 additions and 6 deletions

View File

@@ -148,6 +148,7 @@ async function toPost(pool: GachaCard) {
width: 100%;
background: #546d8b;
border-radius: 10px;
margin-top: 10px;
}
.pool-grid {