
    <!DOCTYPE html><html><head><meta charset="UTF-8"><title>域名未绑定</title>
    <style>body{font-family:sans-serif;display:flex;align-items:center;justify-content:center;height:100vh;margin:0;background:#f5f7fa;color:#333}
    .box{text-align:center;padding:40px;background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08)}
    h2{color:#e6a23c;margin-bottom:12px}p{color:#666;line-height:1.8}</style></head>
    <body><div class="box"><h2>该域名尚未绑定租户</h2><p>请联系管理员在 SaaS 后台绑定此域名<br>或使用分配的专属域名访问</p></div></body></html>