假如有连接:http://xxx.xxx/index.html?u=admin#model/?page=1
alert(location.hash);
IE6下hash为#model/
其他浏览器下为#model/?page=1