Remove run node UI and expire registrations
This commit is contained in:
@@ -580,7 +580,7 @@ export function ServersPage({ session, operations, onNavigate }: PageComponentPr
|
||||
title="暂无可管理的服务器"
|
||||
description={
|
||||
isPlatformAdmin(session)
|
||||
? "平台还没有服务器实例。点击上方“创建服务器”开始,或检查运行节点状态。"
|
||||
? "平台还没有服务器实例。点击上方“创建服务器”开始,再生成并启动 Run。"
|
||||
: "当前账号名下没有可管理的服务器。如果这不符合预期,请联系平台管理员为你分配服务器,或点击刷新重试。"
|
||||
}
|
||||
actionLabel="刷新"
|
||||
|
||||
Reference in New Issue
Block a user