为了账号安全,请及时绑定邮箱和手机立即绑定

报错了???

Uncaught SecurityError: Failed to execute 'replaceState' on 'History': A history state object with URL 'file:///D:/bdd-web%20app/carTimeList.html' cannot be created in a document with origin 'null' and URL 'file:///D:/bdd-web%20app/carTimeList.html'.

正在回答

2 回答

chrome浏览器?

在引入jqm前加这么一段

<script>

    $(document).bind('mobileinit',function(){

        $.mobile.changePage.defaults.changeHash = false;

        $.mobile.hashListeningEnabled = false;

        $.mobile.pushStateEnabled = false;

    });

</script>


0 回复 有任何疑惑可以回复我~

贴代码!

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

报错了???

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信