Bilibili-Evolved/registry/lib/components/video/default-location/desc.md
2022-01-31 05:40:14 +08:00

14 lines
405 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.

打开视频页时自动定位到指定的默认位置
<div class="video-default-location-desc-detail">
当前版本限制“默认位置”的最大值为 4000单位像素。脚本不会等待评论完成加载因此过大的“默认位置”将无法正确定位。
</div>
<style>
.video-default-location-desc-detail.video-default-location-desc-detail p {
margin-top: 1ex;
}
</style>