Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/XIU2/UserScript
/ pageNumIncrement
Function
pageNumIncrement
Autopage.user.js:2866–2868 ·
view source on GitHub ↗
(num = 1)
Source
from the content-addressed store, hash-verified
2864
2865
// 页码递增,省略参数默认 +1
2866
function
pageNumIncrement(num = 1) {
2867
pageNum.now = pageNum._now + num
2868
}
2869
2870
// 菜单开关
2871
function
menu_switch(menu_status, Name, Tips) {
Callers
6
mangabz_insertE
Function · 0.85
dm5_insertE
Function · 0.85
xmanhua_insertE
Function · 0.85
pageLoading
Function · 0.85
insIframe
Function · 0.85
processElems
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected