正在施工中……
+在搜索栏输入BV号或AV号,可以查询目前数据库收集到的信息~
+{props.count}
- -在搜索栏输入BV号或AV号,可以查询目前数据库收集到的信息~
+咦……页面去哪里了(゚Д゚≡゚д゚)!?
+ID | +{videoInfo?.id} | +
AID | +{videoInfo?.aid} | +
BVID | +{videoInfo?.bvid} | +
标题 | +{videoInfo?.title} | +
描述 | +{videoInfo?.description} | +
UID | +{videoInfo?.uid} | +
标签 | +{videoInfo?.tags} | +
发布时间 | +{videoInfo?.published_at ? format(new Date(videoInfo.published_at), 'yyyy-MM-dd HH:mm:ss', { locale: zhCN }) : '-'} | +
时长 (秒) | +{videoInfo?.duration} | +
创建时间 | +{videoInfo?.created_at ? format(new Date(videoInfo.created_at), 'yyyy-MM-dd HH:mm:ss', { locale: zhCN }) : '-'} | +
封面 | +{videoInfo?.cover_url ? videoInfo.cover_url : '-'} | +
创建时间 | +观看 | +硬币 | +点赞 | +收藏 | +分享 | +弹幕 | +评论 | +
---|---|---|---|---|---|---|---|
{format(new Date(snapshot.created_at), 'yyyy-MM-dd HH:mm:ss', { locale: zhCN })} | +{snapshot.views} | +{snapshot.coins} | +{snapshot.likes} | +{snapshot.favorites} | +{snapshot.shares} | +{snapshot.danmakus} | +{snapshot.replies} | +
暂无历史数据。
+ )} +
- Try updating this message in the
- ./routes/index.tsx
file, and refresh.
-