feat(打包初始化):

This commit is contained in:
alger
2023-12-18 19:39:36 +08:00
parent cf598f1c9c
commit 043ad5906b
19 changed files with 938 additions and 57 deletions
+4 -3
View File
@@ -117,8 +117,8 @@ defineExpose({
@apply flex-1 flex justify-center mr-24;
.img {
width: 450px;
height: 450px;
width: 350px;
height: 350px;
@apply rounded-xl;
}
}
@@ -137,7 +137,8 @@ defineExpose({
.music-lrc {
background-color: inherit;
width: 800px;
min-width: 400px;
max-width: 800px;
height: 550px;
&-text {