x
 
<!DOCTYPE html>
<html>
<body>
<button onclick="window.location.replace('https://www.w3school.org.cn')">
替换文档
</button>
</body>
</html>