<button type="button" class="btn btn-primary" onclick="window.location.href='reg.php'">注册</button>
button按钮跳转到指定页面
最新推荐文章于 2024-03-21 14:07:03 发布
<button type="button" class="btn btn-primary" onclick="window.location.href='reg.php'">注册</button>