38 lines
940 B
HTML
38 lines
940 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport"
|
|
content="width=device-width, initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<title>魅力值</title>
|
|
<link rel="stylesheet" href="../../common/css/reset.css">
|
|
<link rel="stylesheet" href="../../common/css/swiper.min.css">
|
|
<link rel="stylesheet" href="css/index.css?v=1.1">
|
|
<script src="../../common/js/flexible.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="max">
|
|
<div class="rank-three">
|
|
|
|
|
|
</div>
|
|
<div class="renk-other">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
<div class="message"></div>
|
|
|
|
<script src="../../common/js/jquery-3.2.1.min.js"></script>
|
|
<script src="../../common/js/common2.js"></script>
|
|
<script src="js/index.js?v=2.2"></script>
|
|
<script src="../../common/js/vconsole.min.js"></script>
|
|
<script>
|
|
|
|
</script>
|
|
</body>
|
|
|
|
</html> |