{extends file='../detail.html'} {block name=modal_body} {form_open('','class="detailForm form-horizontal m-b-none" target="iframeNew"')}
域名解析地址如下(IP和CNAME二选一):
IP地址(A记录):{$api_ip|default:'不支持'}
CNAME地址(别名):{$api_cname|default:'不支持'}
您还可以添加 {$count_diff} 条域名,共允许 {$domain_number} 条域名!
添加域名
{if has_addons('vhsdomainAudit')} {/if} {foreach from=$domain_list item=m} {if has_addons('vhsdomainAudit')} {/if} {foreachelse} {/foreach}
域名 协议 证书状态备注 操作
{'domain'|element:$m} {if $website_domain eq 'domain'|element:$m} 赠送域名 {/if} {'protocol'|element:$m} {'title'|element:$m} {if isset($m.status)&&$m.status==1} {_('审核通过')} {elseif isset($m.status)&&$m.status==2} {_('审核未通过')}{if $m.reject_reason}({$m.reject_reason}){/if} {else}{_('待审核')}{/if} {'remark'|element:$m} {if $website_domain neq 'domain'|element:$m} {/if}
当前没有数据!
{/block} {block name=modal_js} {/block}