89 lines
3.9 KiB
HTML
89 lines
3.9 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>A public-facing operations handoff page for admin and campaign distribution needs. | Yumi H5</title>
|
|
<meta name="description" content="Use this page as a lightweight web entrance when the final system sits behind internal tools or role-based access.">
|
|
<link rel="canonical" href="https://h5.haiyihy.com/admin-center/">
|
|
<link rel="stylesheet" href="../assets/site.css">
|
|
</head>
|
|
<body data-theme="steel">
|
|
|
|
|
|
<header class="site-header">
|
|
<div class="shell site-header__inner">
|
|
<a class="brand" href="/">
|
|
<span class="brand__mark" aria-hidden="true"></span>
|
|
<span class="brand__text">
|
|
<span class="brand__name">Yumi</span>
|
|
<span class="brand__sub">H5 landing page</span>
|
|
</span>
|
|
</a>
|
|
<nav class="header-links" aria-label="Primary">
|
|
<a href="/">H5 Home</a><a href="https://www.haiyihy.com/">Official Site</a>
|
|
<a class="header-pill" href="https://h5.haiyihy.com/privacy.html">Privacy</a>
|
|
</nav>
|
|
</div>
|
|
</header>
|
|
|
|
<main class="shell landing-shell">
|
|
<div class="eyebrow">Operations gateway</div>
|
|
<h1 class="landing-title">A public-facing operations handoff page for admin and campaign distribution needs.</h1>
|
|
<p class="landing-lead">Use this page as a lightweight web entrance when the final system sits behind internal tools or role-based access.</p>
|
|
<div class="landing-meta">
|
|
<div class="meta-chip"><strong>Public shell</strong> · for internal-operation entry design</div><div class="meta-chip"><strong>Reusable</strong> · for future operational routing</div>
|
|
</div>
|
|
<div class="landing-banner">
|
|
<p>Separates public routing and internal operations cleanly.</p>
|
|
</div>
|
|
<div class="actions">
|
|
<a class="button" href="https://www.haiyihy.com/">Official Website</a>
|
|
<a class="button-secondary" href="https://h5.haiyihy.com/host-center/">Host Center</a>
|
|
</div>
|
|
<div class="landing-stack">
|
|
|
|
<section class="section-card">
|
|
<h3>Controlled access</h3>
|
|
<p>Keep actual admin systems private while still presenting a clear, branded public-facing handoff page when needed.</p>
|
|
|
|
</section>
|
|
|
|
<section class="section-card">
|
|
<h3>Simple maintenance</h3>
|
|
<p>Because the content is generated from JSON, copy and target links can be revised quickly.</p>
|
|
|
|
</section>
|
|
|
|
</div>
|
|
</main>
|
|
|
|
<footer class="site-footer">
|
|
<div class="shell">
|
|
<div class="footer-grid">
|
|
<div>
|
|
<div class="eyebrow">Legal and support</div>
|
|
<p>Yumi is operated by Global Interactive Technology Co., Limited (環球互動科技有限公司).</p>
|
|
<p>中国香港环球大厦A01</p>
|
|
<p>Industry: Internet technology and information services</p>
|
|
<p>Support: <a href="mailto:postmaster@haiyinet.com.cn">postmaster@haiyinet.com.cn</a><br>Phone: <a href="tel:+85256283162">+85256283162</a></p>
|
|
</div>
|
|
<div>
|
|
<div class="footer-links">
|
|
<a href="https://www.haiyihy.com/">Official site</a>
|
|
<a href="https://h5.haiyihy.com/privacy.html">Privacy policy</a>
|
|
<a href="https://h5.haiyihy.com/terms.html">Terms of service</a>
|
|
<a href="https://h5.haiyihy.com/delete-account.html">Delete account</a>
|
|
<a href="https://h5.haiyihy.com/child-safety.html">Child safety</a>
|
|
<a href="https://h5.haiyihy.com/">H5 index</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
|
|
</body>
|
|
</html>
|
|
|