{:__('Section basic')}
{:__('Number_type')}
*
{foreach name="numberTypeList" item="vo" key="key"}
{$vo|htmlentities}
{/foreach}
{:__('Split_link_id')}
*
请选择
{foreach name="splitLinkList" item="link"}
{$link.label|htmlentities}
{/foreach}
{:__('Number_type_custom')}
*
{:__('Ticket_name')}
*
{if isset($row)}
{:__('Number')}
*
{if isset($row.ratio_deferred) && $row.ratio_deferred==1 && isset($row.status) && $row.status=='normal'}
{:__('Ratio deferred edit notice')} ({:__('No inbound click streak')}:{$row.no_inbound_click_streak|default=0})
{/if}
{else}
{:__('Numbers')}
*
{/if}
{:__('Status')}
*
{foreach name="statusList" item="vo" key="key"}
{$vo|htmlentities}
{/foreach}