feat: 添加播放历史页面

This commit is contained in:
alger
2023-12-29 16:04:44 +08:00
parent 8da7fdabe5
commit 492164d008
10 changed files with 317 additions and 207 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ watch(
<style lang="scss" scoped>
.list-page {
@apply relative h-full w-full pt-4;
@apply relative h-full w-full pt-2;
}
.recommend {