Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

修复无法自动跳转的问题 #266

Merged
merged 2 commits into from
Nov 3, 2021
Merged

Conversation

Cansiny0320
Copy link
Contributor

No description provided.

@CodFrm
Copy link
Owner

CodFrm commented Nov 1, 2021

这是兼容新版本的?

@CodFrm
Copy link
Owner

CodFrm commented Nov 1, 2021

感觉可以修改成:

 let el =<HTMLElement>document.querySelector("span.currents ~ span")|| <HTMLElement>document.querySelector(".prev_next.next");

以兼容新旧版本

@Cansiny0320
Copy link
Contributor Author

感觉可以修改成:

 let el =<HTMLElement>document.querySelector("span.currents ~ span")|| <HTMLElement>document.querySelector(".prev_next.next");

以兼容新旧版本

欧克

@CodFrm CodFrm merged commit 1d56aaa into CodFrm:master Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants