{extends file='../../layouts/member_index.html'} {block name=body} {if $code gt 0}
{$msg}
{else}
{form_open('','id="serverForm" class="form-parsley form-horizontal m-b-none" target="iframeNew"')}
{'up_disk_price'|element:$vhost.price_upgrade}{'suf'|currency}/{'up_disk_step'|element:$vhost.price_upgrade}MB; 最多{'up_disk_max'|element:$vhost.price_upgrade|mem_format:2:'MB'} 网页空间: {'disk_size'|element:$order|mem_format:2:'MB'}
{'up_db_price'|element:$vhost.price_upgrade}{'suf'|currency}/{'up_db_step'|element:$vhost.price_upgrade}MB; 最多{'up_db_max'|element:$vhost.price_upgrade|mem_format:2:'MB'} 数据库: {'db_size'|element:$order|mem_format:2:'MB'}
{'up_domain_price'|element:$vhost.price_upgrade}{'suf'|currency}/{'up_domain_step'|element:$vhost.price_upgrade}个; 最多{'up_domain_max'|element:$vhost.price_upgrade}个 域名数量: {'domain_number'|element:$order}
{'up_flow_price'|element:$vhost.price_upgrade}{'suf'|currency}/{'up_flow_step'|element:$vhost.price_upgrade}GB; 最多{'up_flow_max'|element:$vhost.price_upgrade|mem_format:2:'GB'} 每月流量: {'flow_size'|element:$order|mem_format:2:'GB'}
配置的价格是一个月的费用,总价格会根据付款周期计算;
当前配置:网页空间:{$order.disk_size|mem_format:2:'MB'} / 数据库:{'db_size'|element:$order|mem_format:2:'MB'} / 主域名:{'domain_number'|element:$order}条 / 流量:{'flow_size'|element:$order}GB/月
本次升级周期: {'time_end_month'|element:$order}个月{'%Y年%m月%d日'|mdate:('time_end'|element:$order)}
不满一个月按一个月计算!
升级费用:{currency('0.00')}
{form_hidden('action',1)} 放弃
{form_close()}
{/if} {/block}