摘要: 效果类似于 aplayer.js。 interface Props { uid: number; color: string; } const { uid, color } = Astro.props as Props; const { name: _name, artists: _arts, al 阅读全文
posted @ 2026-08-18 00:00 Expector 阅读(17) 评论(0) 推荐(0)