7、window.location.hash (设置或获取href 属性中在井号“#”后面的分段). var test = window.location.hash; alert(test); //返回:空字符(因为url中 ...
確定! 回上一頁