-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBO.html
92 lines (91 loc) · 3.47 KB
/
BO.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE html>
<html lang="zh-CN">
<head><link href="pwd.css" rel="stylesheet" type="text/css"/>
<meta charset="utf-8"/>
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"/>
<link href="../../../sqhgxsq/next/Material/logo.png" rel="apple-touch-icon"/>
<link href="https://ys.mihoyo.com/main/favicon.ico" rel="icon" type="image/x-icon"/>
<link href="https://ys.mihoyo.com/main/favicon.ico" rel="shortcut icon" type="image/x-icon"/>
<meta content="webkit" name="renderer"/>
<meta content="https://fastcdn.mihoyo.com/static-resource-v2/2023/12/20/e04bc0be964b4fc7056bc1128b35f200_4546122273706382871.png" property="og:image"/>
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style"/>
<meta content="telephone=no,email=no,adress=no" name="format-detection"/>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"/>
<meta content="OIer的错题集" name="keywords"/>
<meta content="OIer的错题集" name="description"/>
<!-- bing sitmap system -->
<meta content="E636B33C63F884A1E40D913638E2424B" name="msvalidate.01">
<!-- -->
<title>错题集</title>
<link href="style.css" rel="stylesheet"/>
<!-- -->
<style>
@media screen and (max-width:600px) {
.bg1{
background-image: url("https://act-webstatic.mihoyo.com/event-static/2024/04/02/794fd3d5fe721019cc7dde7664c60743_788554719880847184.jpg?x-oss-process=image/quality,Q_80/resize,m_lfit,s_700");
}
}
@media screen and (min-width:601px){
.bg1{
background-image: url("https://act-webstatic.mihoyo.com/event-static/2024/04/02/031218ad431ab492f63d8652913f7453_8295449831054472250.jpg?x-oss-process=image/quality,Q_80/resize,m_lfit,s_700");
}
}
</style>
<!-- -->
</meta></head>
<body>
<header id="_header">
<!-- <div class="ph" onclick="window.location.href='./index.html'">
NOI
</div>
<div class="ph" onclick="window.location.href='./PH.html'">
物理
</div>
<div class="ph" onclick="window.location.href='./CM.html'">
化学
</div>
<div class="ph" onclick="window.location.href='./BO.html'">
生物
</div>
<div class="ph" onclick="window.location.href='https://oi-wiki.org/'">
OIWiki
</div> -->
</header>
<!-- -->
<audio autoplay="" id="dd" src="https://static-mp-54c94446-e6a2-431f-84c4-ed0d181ae263.next.bspapp.com/music/轻雨何故落.mp3" style="display: none;"></audio>
<!-- -->
<div class="bg1"></div>
<div class="bg2"></div>
<div class="bg3"></div>
<div class="bg4"></div>
<div class="bg5"></div>
<div class="bg6"></div>
<div class="bg7"></div>
<div class="bg8"></div>
<!-- -->
<div class="op">
<h1>下拉查看生物错题</h1>
</div>
<br/>
<h1>错题集</h1>
<br/>
<hr style="z-index: 1;"/>
<br/>
<!-- -->
<div class="t1">如要补充,请联系管理员......</div>
<div class="t1">如要补充,请联系管理员......</div>
<div class="t1">如要补充,请联系管理员......</div>
<div class="t1">如要补充,请联系管理员......</div>
<div class="t1">如要补充,请联系管理员......</div>
<div class="t1">如要补充,请联系管理员......</div>
<div class="t1">如要补充,请联系管理员......</div>
<!-- -->
<!-- -->
<!-- -->
</body>
<script src="./Volume.js"></script>
<script src="./Unitcopy.js"></script>
<script src="./CanvasFor_BO.js"></script>
<script src="./a_blank.js"></script>
</html>