Bilibili-Evolved/registry/lib/components/video/player/show-upload-time/desc.md
2023-04-27 22:26:55 +08:00

14 lines
303 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

为视频播放页面的推荐列表中的视频添加显示视频投稿时间.
`时间格式` 替换up名的文本格式 (默认为'up · yyyy-MM-dd'):
- y: 年
- M: 月
- d: 日
- h: 时
- m: 分
- s: 秒
- q: 季度
- up: up名
- \r: 回车符
- \n换行符
- \t制表符