feat: 优化UI

This commit is contained in:
Blizzard
2026-03-05 17:04:40 +08:00
parent 0a61c4ddec
commit 7f51b2a0a8
28 changed files with 1773 additions and 964 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
*/
// 接口基础地址(预留占位符,对接后端时替换)
const API_BASE_URL = 'https://radio.sundynix.cn/api'
//const API_BASE_URL = 'http://192.168.0.184:8888'
//const API_BASE_URL = 'https://radio.sundynix.cn/api'
const API_BASE_URL = 'http://192.168.0.184:8888'
/**