客服设置 编辑
{switch name="$config.h5.type"} {case value="none"}未启用{/case} {case value="niushop"}Niushop客服{/case} {case value="wxwork"}企业微信客服{/case} {case value="third"}第三方客服{/case} {/switch}
{switch name="$config.weapp.type"} {case value="none"}未启用{/case} {case value="niushop"}Niushop客服{/case} {case value="wxwork"}企业微信客服{/case} {case value="weapp"}小程序客服{/case} {/switch}
{if addon_is_exit('pc', request()->siteid()) == 1}
{switch name="$config.pc.type"} {case value="none"}未启用{/case} {case value="third"}第三方客服{/case} {/switch}
{/if} {if addon_is_exit('aliapp', request()->siteid()) == 1 }
{switch name="$config.aliapp.type"} {case value="none"}未启用{/case} {case value="niushop"}Niushop客服{/case} {case value="aliapp"}蚂蚁智能客服{/case} {/switch}
{/if}