-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathapi-docs.html
More file actions
50 lines (46 loc) · 2.2 KB
/
Copy pathapi-docs.html
File metadata and controls
50 lines (46 loc) · 2.2 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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<title>2048 Next API 文档</title>
<link rel="icon" type="image/svg+xml" sizes="any" href="meta/favicon.svg?v=20260606-fillframe">
<link rel="icon" type="image/x-icon" href="meta/favicon.ico?v=20260606-fillframe">
<link href="style/api_docs.css?v=20260626-01" rel="stylesheet" type="text/css">
<script src="/js/beta_access_preload.js?v=20260708-01"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; connect-src 'self'; img-src 'self' data:; script-src 'self'; style-src 'self';">
</head>
<body data-page="api-docs">
<main class="api-docs-shell">
<header class="api-docs-header">
<div>
<p class="api-docs-kicker">2048 Next</p>
<h1 id="api-docs-title">API 文档</h1>
<p id="api-docs-summary" class="api-docs-summary">正在读取接口契约。</p>
</div>
<nav class="api-docs-actions" aria-label="API 文档操作">
<a id="api-docs-source-link" href="openapi/2048next.v1.yaml">OpenAPI YAML</a>
<a href="admin.html">管理后台</a>
<a href="2048.html">返回游戏</a>
</nav>
</header>
<section class="api-docs-toolbar" aria-label="接口文档状态">
<span id="api-docs-status" class="api-docs-status">加载中</span>
<span id="api-docs-version" class="api-docs-version">version --</span>
</section>
<section class="api-docs-section" aria-labelledby="api-docs-stats-title">
<h2 id="api-docs-stats-title">接口概览</h2>
<div id="api-docs-stats" class="api-docs-stats"></div>
</section>
<section class="api-docs-section" aria-labelledby="api-docs-servers-title">
<h2 id="api-docs-servers-title">服务地址</h2>
<div id="api-docs-servers" class="api-docs-server-list"></div>
</section>
<section class="api-docs-section" aria-labelledby="api-docs-operations-title">
<h2 id="api-docs-operations-title">端点列表</h2>
<div id="api-docs-operations" class="api-docs-operation-groups"></div>
</section>
</main>
<script type="module" src="./src/entries/api-docs.ts"></script>
</body>
</html>