Pagetual

Perpetual pages - powerful auto-pager script. Auto fetching next paginated web pages and inserting into current page for infinite scroll. Support thousands of web sites without any rule.

< Feedback on Pagetual

Review: Good - script works

§
Posted: 29.04.2022.

淘宝"已买到宝贝"页,滚动触发后,会无视当前的滚动进度,跳到新页面部分,干扰了显示。
加上之前反馈"CTRL+END"也会干扰滚动的问题,似乎加载后对滚动进度的调整这部分有些问题。

hoothinAuthor
§
Posted: 30.04.2022.

这有点困难,因为我好几年没用淘宝了,已买到页面没有分页。
跳到新页面部分猜测是页面本身代码导致的,因为永页机本身并没有相关代码。
如果你有其他类似案例欢迎提交给我,只要我这边能重现就能修正。

hoothinAuthor
§
Posted: 30.04.2022.
Edited: 30.04.2022.
  {
    "name":"淘宝已买到的宝贝",
    "url":"^https://buyertrade.taobao.com/",
    "pageElement":"table[data-reactid]",
    "lockScroll":true
  }

考虑了下,添加了一个prop用来应对页面本身加载时修改滚动条的情况。你更新脚本试试

Post reply

Sign in to post a reply.