diff --git a/script/linedata/get_line_list.php b/script/linedata/get_line_list.php index b62945f..a6ece7b 100755 --- a/script/linedata/get_line_list.php +++ b/script/linedata/get_line_list.php @@ -1006,7 +1006,7 @@ function shuidi_getList($data, &$file, &$all, $exit ) $record['maxuser'] = ''; $record['online'] = $city_info['online'] ? '正常' : '故障'; $record['status'] = $city_info['cpu_load']."%"; - $record['nasname'] = "前往账号中心查看"; + $record['nasname'] = "开通后账号中心查看"; $list1[$key][] = $record; if (!in_array($record['nasname'], $exit) && !in_array($record['nasname'], $dnx_has_exit)) {