添加/编辑话术
分类
{php echo tpl_form_field_category_2level('category', $parent, $children ,$chat['parentcategoryid'],$chat['categoryid']);}
话术
男生话术
女生话术
话术说明
添加
话术对话
{loop $chatdetails $index $item}
{if $item['sex']==1}男生话术{elseif $item['sex']==2}女生话术{else}话术说明{/if}:
{/loop}
提交