{extends file='../layouts/list.html'} {block name=panel_head}
{/block} {block name=button} {/block} {block name=list} {form_open('','id="formList" class="m-b-none" target="iframeNew"')}
{foreach from=$list item=m} {foreachelse} {/foreach}
{'sn'|lang|trim}/{'cloud_alias'|lang|trim} {'user_home'|lang|trim}{'account'|lang|rtrim}/套餐名 虚拟化类型 配置 带宽 {'pub_real_monitor'|lang|trim}
#{$m.id_sn}
{$m.server_name}
{'user_username'|element:$m}
{if $m.server_title|trim}{$m.server_title} {else}套餐不存在{/if} {if element('api_name',$m)} {$m.api_name}{/if} {if element('is_agent',$m)} 代理{/if}
{$m.vir_type|element:$list_vir} {$m.cpus}核{$m.mem|mem_format:2:'MB'} {$m.net}Mbps{if $m.net_mod eq 2||$m.net_mod eq 3}({'cloud_peak'|lang|trim}){/if} {if $m.net_mod eq 3}
流量包:{$m.flows}GB/月 {elseif $m.net_mod eq 2}
按流量计费:{'flow_amount'|element:$m}{'suf'|currency}/GB {/if}
CPU
{if 'vir_type'|element:$m neq 'nkm'}
{'cloud_memory'|lang|trim}
{/if} {if 'net_mod'|element:$m eq 3}
月流量
{/if}
{'pb_no_find'|lang|trim}
{form_close()} {/block}