Bilibili-Evolved/registry/lib/components/video/default-location/desc.md

18 lines
520 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>