project init

This commit is contained in:
2023-01-09 10:20:17 +08:00
parent ac9b479805
commit fa1176f658
22 changed files with 800 additions and 39 deletions

View File

@@ -18,4 +18,7 @@
display: flex;
justify-content: space-between;
}
.empty-view {
margin-top: 200rpx;
}