站群管理系统
请登录管理后台
用户名
密码
{ if (!r.ok) throw new Error('用户名或密码错误'); return r.json(); }).then(() => { location.href = ADMIN_BASE + '/'; }).catch(e => { error = e.message; }).finally(() => loading = false); " :disabled="loading" class="w-full py-2.5 bg-blue-600 hover:bg-blue-700 text-white rounded-lg transition-colors font-medium disabled:opacity-50">
登 录
登录中...