Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Tencent/kbone
/ replace
Method
replace
packages/miniprogram-render/src/bom/location.js:578–581 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
576
}
577
578
replace(value) {
579
// 和直接赋值 location.href 不同,不需要进入 history
580
this.$_setHrefWithoutEnterHistory(value)
581
}
582
583
toString() {
584
return
this.href
Callers
15
$$setHrefWithoutCheck
Method · 0.95
getSimpleHTML
Function · 0.80
tokenize
Function · 0.80
parseStartTag
Function · 0.80
wrapChunks
Function · 0.80
apply
Method · 0.80
adjust-css.js
File · 0.80
location.test.js
File · 0.80
history.test.js
File · 0.80
parse
Method · 0.80
toDash
Function · 0.80
toCamel
Function · 0.80
Calls
1
$_setHrefWithoutEnterHistory
Method · 0.95
Tested by
1
getSimpleHTML
Function · 0.64