Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/kbone
/ open
Method
open
packages/miniprogram-render/src/window.js:645–648 ·
view source on GitHub ↗
(url)
Source
from the content-addressed store, hash-verified
643
}
644
645
open(url) {
646
// 不支持 windowName 和 windowFeatures
647
this.location.$$open(url)
648
}
649
650
close() {
651
wx.navigateBack({
Callers
8
window.test.js
File · 0.45
xml-http-request.test.js
File · 0.45
onTap
Method · 0.45
callEvent
Function · 0.45
goOther
Function · 0.45
jquery-3.6.0.js
File · 0.45
onClickOpen
Function · 0.45
onClickOpen
Function · 0.45
Calls
1
$$open
Method · 0.80
Tested by
no test coverage detected