ant-design/404.html
2016-04-27 10:56:17 +08:00

4 lines
90 B
HTML

<script>
location.href = '/#' + location.pathname.replace('#', '?scrollTo=');
</script>