| {_('编号')}/{_('别名')} | {_('地域')} | {if $buy_type eq 'rent'}{_('系统')} | {/if}{_('硬件配置')} | {if $buy_type eq 'rent'}{_('自动化')} | {/if}{_('网络/防御')} | IP/MAC | {_('开通时间')}/{_('到期时间')} | {_('状态')} | |||
|
#{$m.id_sn}
{$m.server_name} |
{$m['column_name'|get_lang_field]} | {if $buy_type eq 'rent'}
CPU:{$m.cpus_sn} * {$m.cpus} {_('内存')}:{$m.mem|mem_format:2:'MB'} {_('硬盘')}:{$m.disk|mem_format:2:'GB'} * {$m.disk_num} {$m.disk_sn} |
{(element('automation',$m.info)==1) ? _('支持') : _('不支持')} | {else}
{_('规格')}: {$m.server_title} {_('电源')}:{$m.power} W |
{/if}
{if $buy_type eq 'deposit'}
{_('网络类型')} {$m.net_type} {/if} {$m.net}Mbps {$m.def}GB |
{'ip'|element:$m}({$m.ip_number}个) {'mac'|element:$m} |
{mdate('%Y-%m-%d',$m.time_start)} {mdate('%Y-%m-%d',$m.time_end)} ({$m.time_end|format_time}) {if $m.time_end lt now()} {_('已到期')} {/if} |
{if 'status_key'|element:$m eq 'cancel' && $m.stop_desc}
{$m.stop_desc|nl2br}
{/if}
|
{_('管理')} {if $m.status==1} {_('续费')} {/if} | ||
|
{_('没找到订单!')}
|
|||||||||||