{extend name="admin@main"} {block name="content"}
{foreach ['api'=>'公众号平台API模式','thr'=>'第三方平台授权模式','test'=>'接口功能测试'] as $k=>$v} {/foreach}

请选择微信对接方式,其中第三方平台授权需要微信开放平台支持,同时需要搭建 SERVICE 服务!

{include file='config/options_api'}
{include file='config/options_thr'}
{include file='config/options_help'}
{/block} {block name='script'} {/block}