<!doctype html><html lang="zh"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>NBT UAT 维护中</title><style>body{font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f5f6f8;color:#333;display:flex;align-items:center;justify-content:center;height:100vh;margin:0}.box{text-align:center;background:#fff;padding:48px 56px;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.08)}h1{font-size:22px;margin:0 0 12px}p{font-size:15px;color:#666;margin:8px 0}a{display:inline-block;margin-top:20px;padding:10px 24px;background:#1677ff;color:#fff;text-decoration:none;border-radius:6px}</style></head><body><div class="box"><h1>UAT 测试环境暂时关闭</h1><p>该环境正在维护，暂停访问。</p><p>正式生产环境请访问：</p><a href="https://nbt.damei.world">前往生产环境 nbt.damei.world</a></div></body></html>