水滴的服务器域名列内容改为:开通后账号中心查看
This commit is contained in:
@@ -1006,7 +1006,7 @@ function shuidi_getList($data, &$file, &$all, $exit )
|
|||||||
$record['maxuser'] = '';
|
$record['maxuser'] = '';
|
||||||
$record['online'] = $city_info['online'] ? '正常' : '故障';
|
$record['online'] = $city_info['online'] ? '正常' : '故障';
|
||||||
$record['status'] = $city_info['cpu_load']."%";
|
$record['status'] = $city_info['cpu_load']."%";
|
||||||
$record['nasname'] = "前往账号中心查看";
|
$record['nasname'] = "开通后账号中心查看";
|
||||||
$list1[$key][] = $record;
|
$list1[$key][] = $record;
|
||||||
|
|
||||||
if (!in_array($record['nasname'], $exit) && !in_array($record['nasname'], $dnx_has_exit)) {
|
if (!in_array($record['nasname'], $exit) && !in_array($record['nasname'], $dnx_has_exit)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user