diff --git a/packages/frontend/src/pages/song/[id]/info.astro b/packages/frontend/src/pages/song/[id]/info.astro index 9c0ed0a..566a1fa 100644 --- a/packages/frontend/src/pages/song/[id]/info.astro +++ b/packages/frontend/src/pages/song/[id]/info.astro @@ -164,7 +164,7 @@ interface Snapshot { {snapshots.map((snapshot: Snapshot) => ( - + {format(new Date(snapshot.created_at), 'yyyy-MM-dd HH:mm:ss', { locale: zhCN })} {snapshot.views} {snapshot.coins}