-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
20 lines (19 loc) · 932 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" sizes="192x192" href="./images/icon.jpg">
<title>...</title>
</head>
<body>
<!-- <div class="H5_3C"><a href="H5_3C.html" target="_blank">H5_3C</div> -->
<!-- <div class="web"><a href="web.html" target="_blank">Web</a></div> -->
<!-- <div class="Visualdata"><a href="dataview.html" target="_blank">可视化数据展示</a></div> -->
<!-- <div class="Visualdata"><a href="/Excel教学.html" target="_blank">Excel</a></div> -->
<!-- <h1 align="center">主页装修中...</h1> -->
<!-- <h3 align="center"><a href="file01.html" target="_blank">excel由此进入</a></h3> -->
<!-- <h3 align="center"><a href="data_view.html" target="_blank">data_view</a></h3> -->
</body>
</html>