window.location.href = "http://idcbgp.cn/"這句可以換成window.open(window.location.href = "http://idcbgp.cn/";)嗎?
window.location.href = ?"http://idcbgp.cn/"這句可以換成window.open(window.location.href = ?"http://idcbgp.cn/";)嗎?
window.location.href = ?"http://idcbgp.cn/"這句可以換成window.open(window.location.href = ?"http://idcbgp.cn/";)嗎?
2016-09-19
舉報(bào)
2016-09-19
你這不是多此一舉嗎,直接在open函數(shù)里面輸入網(wǎng)址不就行了
2016-09-25
確實(shí)是多此一舉
2016-09-19
可以。