mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
20 lines
578 B
Markdown
20 lines
578 B
Markdown
打开视频/番剧时自动定位到指定位置
|
|
|
|
<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>
|