\n | ".concat(item.login_addr || 'Not login', " | \n ").concat((function () {
switch (item.state) {
case 0:
return 'Not login';
case 1:
return 'Logged in';
case -1:
return 'Expired';
}
})(), " | \n ").concat(item.login_time == 0 ? 'Not login' : this_1.$formatTime(item.login_time), " | \n ").concat(this_1.$formatTime(item.expire), " | \n ").concat((function () {
if (item.state != 1)
return "Del");
if (item.online_state)
return "Force logout | \n Logs");
return "Logs");
})(), " | \n
");
};
this_1 = this;
for (i = 0; i < data.length; i++) {
_loop_1(i);
}
}
else {
html = '