57 lines
2.2 KiB
HTML
57 lines
2.2 KiB
HTML
<!doctype html>
|
|
<html lang="zh-CN" data-support-status="checking">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<title>浏览器支持检查 · Dada</title>
|
|
<link rel="stylesheet" href="/support-gate.css" />
|
|
</head>
|
|
<body>
|
|
<div class="top-rule" aria-hidden="true"></div>
|
|
<main>
|
|
<section class="gate" aria-labelledby="gate-title">
|
|
<div class="wordmark">DADA</div>
|
|
<div id="status-code" class="code">BROWSER_UNSUPPORTED</div>
|
|
<h1 id="gate-title" tabindex="0">当前浏览器无法使用 Dada</h1>
|
|
<p id="gate-description" class="description">
|
|
本次 P0-A 发布仅支持当前这台 Windows 电脑上、已经完成验收的 Chrome 或 Edge
|
|
版本。当前环境无法可靠通过支持检查,因此不会加载任何产品功能。
|
|
</p>
|
|
|
|
<div class="detection" role="status" aria-live="assertive" aria-atomic="true">
|
|
<dl>
|
|
<div>
|
|
<dt>检测原因</dt>
|
|
<dd id="reason-value" class="danger">identity_unavailable</dd>
|
|
</div>
|
|
<div>
|
|
<dt>当前浏览器</dt>
|
|
<dd id="browser-value">正在检测</dd>
|
|
</div>
|
|
<div>
|
|
<dt>受支持环境</dt>
|
|
<dd id="supported-value">等待发布记录</dd>
|
|
</div>
|
|
</dl>
|
|
</div>
|
|
|
|
<details>
|
|
<summary>查看如何在 Chrome / Edge 中打开本机地址</summary>
|
|
<p>
|
|
请在当前 Windows 电脑上使用本次发布记录支持的 Chrome 或 Edge,打开
|
|
<code>http://127.0.0.1:43121/</code>。
|
|
</p>
|
|
</details>
|
|
|
|
<div class="actions">
|
|
<button id="retry-button" type="button">重新检测</button>
|
|
<button id="copy-button" class="secondary" type="button">复制本机地址</button>
|
|
</div>
|
|
<p id="no-bypass" class="no-bypass">没有“仍然继续”入口,也不会提供绕过令牌或参数。</p>
|
|
</section>
|
|
</main>
|
|
<footer>P0-A · LOCALHOST ONLY · WINDOWS</footer>
|
|
<script type="module" src="/support-gate.js"></script>
|
|
</body>
|
|
</html>
|