{extends file='./layouts/server_order_detail.html'} {block name=modal_body} {if $code gt 0}
{$msg}
{else}
{'name'|element:$order.power_info}
{_('实时监控')}
{_('vCPU')}
/
{/if} {/block} {block name=modal_js} {if $code eq 0} {include file='./blocks/monitor.html'} {/if} {/block}