-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
47 lines (47 loc) · 5.13 KB
/
404.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
<!doctype html>
<html lang="zh-cn">
<head>
<meta charset="UTF-8" />
<title id="pagetitle">404 | PIXIV.RE UI - kdx233.github.io</title>
<script src="https://unpkg.com/[email protected]/dist/sober.min.js"></script>
<script src="./js/jQuery.js"></script>
<link rel="stylesheet" href="./css/sober-theme-blue.css" />
<link rel="stylesheet" href="./css/main.css" />
<link rel="stylesheet" href="https://rs.kdxiaoyi.top/res/css/font.css" />
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
</head>
<body>
<div id="noscript" style="text-align: center;"><b>由于您似乎禁用了Javascript或者出于其它原因,页面无法正常加载。<br>a此外,该应用不兼容IE系浏览器。</b></div><!-- 未启用js或者js加载失败的提示 -->
<s-page weigh="100vw" height="100vh" id="app" class="app"><s-scroll-view><div class="appScroll" style="height: 100vh;width: 100vw">
<!-- 标题栏 -->
<s-appbar>
<div id="titlebar" slot="headline"> Pixiv.re UI </div>
<s-icon-button slot="action" onclick="author_kdxiaoyi();"><s-icon><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="100" height="100" viewBox="0 0 30 30"><path d="M15,3C8.373,3,3,8.373,3,15c0,5.623,3.872,10.328,9.092,11.63C12.036,26.468,12,26.28,12,26.047v-2.051 c-0.487,0-1.303,0-1.508,0c-0.821,0-1.551-0.353-1.905-1.009c-0.393-0.729-0.461-1.844-1.435-2.526 c-0.289-0.227-0.069-0.486,0.264-0.451c0.615,0.174,1.125,0.596,1.605,1.222c0.478,0.627,0.703,0.769,1.596,0.769 c0.433,0,1.081-0.025,1.691-0.121c0.328-0.833,0.895-1.6,1.588-1.962c-3.996-0.411-5.903-2.399-5.903-5.098 c0-1.162,0.495-2.286,1.336-3.233C9.053,10.647,8.706,8.73,9.435,8c1.798,0,2.885,1.166,3.146,1.481C13.477,9.174,14.461,9,15.495,9 c1.036,0,2.024,0.174,2.922,0.483C18.675,9.17,19.763,8,21.565,8c0.732,0.731,0.381,2.656,0.102,3.594 c0.836,0.945,1.328,2.066,1.328,3.226c0,2.697-1.904,4.684-5.894,5.097C18.199,20.49,19,22.1,19,23.313v2.734 c0,0.104-0.023,0.179-0.035,0.268C23.641,24.676,27,20.236,27,15C27,8.373,21.627,3,15,3z"></path></svg></s-icon></s-icon-button>
<s-icon-button slot="action" onclick="document.getElementById('clientBtn').click();"><s-icon><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M160-160q-33 0-56.5-23.5T80-240v-480q0-33 23.5-56.5T160-800h640q33 0 56.5 23.5T880-720v480q0 33-23.5 56.5T800-160H160Zm0-80h640v-400H160v400Zm140-40-56-56 103-104-104-104 57-56 160 160-160 160Zm180 0v-80h240v80H480Z"></path></svg></s-icon></s-icon-button>
<s-icon-button slot="action" onclick="document.getElementById('info').show();">
<s-icon><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M478-240q21 0 35.5-14.5T528-290q0-21-14.5-35.5T478-340q-21 0-35.5 14.5T428-290q0 21 14.5 35.5T478-240Zm-36-154h74q0-33 7.5-52t42.5-52q26-26 41-49.5t15-56.5q0-56-41-86t-97-30q-57 0-92.5 30T342-618l66 26q5-18 22.5-39t53.5-21q32 0 48 17.5t16 38.5q0 20-12 37.5T506-526q-44 39-54 59t-10 73Zm38 314q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"></path></svg></s-icon>
</s-icon-button>
<s-icon-button slot="action" onclick="hub();"><s-icon type="home"></s-icon></s-icon-button>
</s-appbar>
<!-- 错误详情信息框 -->
<s-dialog id="info">
<div slot="headline"> HTTP 404:Not Found </div>
<div slot="text">
<p> 服务器找不到请求的资源。在浏览器中,这意味着无法识别 URL。在 API 中,这也可能意味着端点有效,但资源本身不存在。服务器也可以发送此响应,而不是 403 Forbidden,以向未经授权的客户端隐藏资源的存在。这个响应代码可能是最广为人知的,因为它经常出现在网络上。<br> 返回该响应的链接通常称为坏链(broken link)或死链(dead link),它们会导向链接出错处理(link rot)页面。</p>
<a Target="_blank" href="https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Status#:~:text=%E6%9C%8D%E5%8A%A1%E5%99%A8%E6%89%BE%E4%B8%8D%E5%88%B0%E8%AF%B7%E6%B1%82%E7%9A%84%E8%B5%84%E6%BA%90">
<s-button type="text"> 查阅MDN文档 <s-icon slot="end"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h280v80H200v560h560v-280h80v280q0 33-23.5 56.5T760-120H200Zm188-212-56-56 372-372H560v-80h280v280h-80v-144L388-332Z"></path></svg></s-icon> </s-button>
</a>
</div>
<s-button slot="action" type="text">确定</s-button>
<s-button onclick="hub();" slot="action" type="text">返回主页</s-button>
</s-dialog>
<!-- 页面主体元素 -->
<div id="welcome" class="welcome">
<p><big>404 ← Σ(ŎдŎ|||)ノノ</big></p>
<p>本喵暂时找不到主人要求的页面呢qaq</p>
<s-button onclick="hub();"><s-icon type="home" slot="start"></s-icon>返回首页</s-button>
</div>
</div></s-scroll-view></s-page>
<script src="./js/404.js"></script>
</body>
</html>