console
$(document).ready(function(){
$(":button").click(function(){
alert("123");
});
});
<!DOCTYPE html>
<html>
<head>
<title>乃团博客模板</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link href="//jsrun.net/g49Kp.css">
<script src="https://cdn.staticfile.org/jquery/1.10.2/jquery.min.js"></script>
<script src="//jsrun.net/khzKp.js"></script>
</head>
<body>
<p><img class="img-responsive center-block" src="https://s4.ax1x.com/2022/02/19/HbKKrF.jpg" height="100" width="100"/></p>
<p><img class="img-responsive center-block" src="https://s4.ax1x.com/2022/02/19/HbM1OS.png" height="400" width="400"/></p>
<div class="page-header" style="background-color: #CEEEFF;">
<div class="container">
<h1 style="color: #9900FF;">我是标题</h1>
<p>我是博客时间</p>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-xs-6 col-sm-3 col-md-4">
<img class="img-responsive" src="https://s4.ax1x.com/2022/02/19/HbKKrF.jpg" />
<p>我是博客时间</p>
<input type="checkbox" name="1" value="1" />下载
</div>
<div class="col-xs-6 col-sm-3 col-md-4">
<img class="img-responsive" src="https://s4.ax1x.com/2022/02/19/HbKKrF.jpg" />
<p>我是博客时间</p>
<input type="checkbox" name="1" value="1" />下载
</div>
<div class="col-xs-6 col-sm-3 col-md-4">
<img class="img-responsive" src="https://s4.ax1x.com/2022/02/19/HbKKrF.jpg" />
<p>我是博客时间</p>
<input type="checkbox" name="1" value="1" />下载
</div>
<div class="col-xs-6 col-sm-3 col-md-4">
<img class="img-responsive" src="https://s4.ax1x.com/2022/02/19/HbKKrF.jpg" />
<p>我是博客时间</p>
<input type="checkbox" name="1" value="1" />下载
</div>
<div class="col-xs-6 col-sm-3 col-md-4">
<img class="img-responsive" src="https://s4.ax1x.com/2022/02/19/HbKKrF.jpg" />
<p>我是博客时间</p>
<input type="checkbox" name="1" value="1" />下载
</div>
</div>
</div>
<div class="container">
<button type="button">提取磁链</button>
</div>
</body>
</html>