... 跳轉、最外層頁面的刷新跳轉一般window.location.href是操作本頁面的位址,parent.location.href是操作父頁面的位址,top.location.href是操作最外層頁面的位址。
確定! 回上一頁