-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
54 lines (54 loc) · 3.4 KB
/
404.html
File metadata and controls
54 lines (54 loc) · 3.4 KB
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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="shortcut icon" href="/Euclidea/assets/favicon.png" type="image/x-icon">
<link rel="icon" href="/Euclidea/assets/favicon.png" type="image/x-icon">
<title>Euclidea 解题参考 - 404</title>
<link href="/Euclidea/bundle.css" rel="stylesheet">
<link href="/Euclidea/packs.css" rel="stylesheet">
</head>
<body>
<img src="/Euclidea/assets/douyin.jpg" class="bottom-left-img">
<a target="_blank" href="https://itunes.apple.com/app/euclidea-2-geometric-constructions/id927914361?mt=8">
<img class="bottom-right-img apple-button" src="/Euclidea/assets/AppStoreBadgeWhite_US.svg">
</a>
<a target="_blank" href="https://play.google.com/store/apps/details?id=com.hil_hk.euclidea&hl=en">
<img class="bottom-right-img" src="/Euclidea/assets/GooglePlayBadgeWhite_US.svg">
</a>
<app-component _nghost-c0="" ng-version="4.0.1">
<router-outlet _ngcontent-c0=""></router-outlet>
<main-component _nghost-c2="" ng-version="4.0.1">
<main _ngcontent-c2="" class="main">
<div _ngcontent-c2="" class="main-background main-background-first"></div>
<div _ngcontent-c2="" class="main-background main-background-second"></div>
<div _ngcontent-c2="" class="layout"></div>
<header-component _ngcontent-c2="" _nghost-c3="">
<header _ngcontent-c3="" class="header">
<div _ngcontent-c3="" class="logo">
<img _ngcontent-c3="" alt="" class="logo-img" src="/Euclidea/assets/LogoPacksScreen.png">
<p class="title">解题参考</p>
</div>
<div _ngcontent-c3="" class="buttons">
<a _ngcontent-c3="" target="_blank" class="button button-apple-en" href="https://itunes.apple.com/app/euclidea-2-geometric-constructions/id927914361?mt=8"></a>
<a _ngcontent-c3="" target="_blank" class="button button-google-en" href="https://play.google.com/store/apps/details?id=com.hil_hk.euclidea&hl=en"></a>
</div>
<div _ngcontent-c3="" class="count-box">
<div _ngcontent-c3="" class="star"></div>
<div _ngcontent-c3="" class="total-count">
<!---->
<p _ngcontent-c3="" class="count">
<span _ngcontent-c3="" class="count-inner-bold">516</span>
<span _ngcontent-c3="" class="count-inner">/ 516</span>
</p>
</div>
</div>
</header>
</header-component>
<p style="height: 100%; width: 100%; line-height: 100vh; text-align: center; font-family: '华文中宋'; color: #fff; font-size: 300%;">该页面还未编写,敬请期待!</p>
</main>
</main-component>
</app-component>
</body>
</html>