<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<link rel="stylesheet" href="bootstrap.min.css">
<style>
body{
background: url("img/6cabfefdcbea6c7f767b5822c140484.png");
background-size: cover;
}
.modal-body>img{
width: 17%;
height: 60px;
margin: 20px;
cursor: pointer;
}
</style>
</head>
<body>
<button type="button" class="btn btn-primary" data-toggle="modal" data-target="#exampleModal" data-whatever="@mdo">Open modal for @mdo</button>
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<butto
换肤和动态换背景图
最新推荐文章于 2024-08-16 23:27:45 发布