必须指定 height、width。
window.open(
'https://gist.github.com',
'gist',
`width=${width}, height=${height}, left=${left}, top=${top}`,
)
必须指定 height、width。
window.open(
'https://gist.github.com',
'gist',
`width=${width}, height=${height}, left=${left}, top=${top}`,
)