1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-08 15:08:12 +08:00

#78 支持配置自定义网络歌单

This commit is contained in:
涵曦
2024-06-25 11:13:46 +00:00
parent 80c6d29079
commit b2a3cda7b5
7 changed files with 220 additions and 36 deletions

View File

@@ -67,3 +67,9 @@ footer {
text-align: center;
padding: 10px 0;
}
textarea{
margin: 10px;
width: 300px;
height: 200px;
}