{template 'common/header'} {template 'account/account-header'}
{if $account->typeSign == ACCOUNT_TYPE_SIGN}

接入状态:未接入。

解决方案:进入微信公众平台,依次选择: 开发者中心 -> 修改配置,然后将对应公众号在平台的url和token复制到微信公众平台对应的选项,公众平台会自动进行检测

{/if} {if in_array($account->typeSign, array(ACCOUNT_TYPE_SIGN, WXAPP_TYPE_SIGN, PHONEAPP_TYPE_SIGN, ALIAPP_TYPE_SIGN, BAIDUAPP_TYPE_SIGN, TOUTIAOAPP_TYPE_SIGN))} {/if} {if in_array($account->typeSign, array(WXAPP_TYPE_SIGN))} {/if} {if in_array($account->typeSign, array(WXAPP_TYPE_SIGN))} {/if} {if $account->typeSign == ACCOUNT_TYPE_SIGN} {elseif $account_param->typeSign == WXAPP_TYPE_SIGN} {/if}
{php echo $account->typeName}设置
头像
二维码
{php echo $account->typeName}名称 {{account.name}}
{php echo $account->typeName}帐号
原始ID
类型 普通订阅号 普通服务号 认证订阅号 认证服务号/认证媒体/政府订阅号 ---
接入方式 普通接入 授权接入
接入方式 普通接入 授权接入 第三方创建接入
创建时间
到期时间
本地附件空间 {{account.attachment_limit}}M 不限
已用附件空间 M
{if $account->typeSign == ALIAPP_TYPE_SIGN}
开发者ID
AppId
{/if} {if in_array($account->typeSign, array(ACCOUNT_TYPE_SIGN, WXAPP_TYPE_SIGN))} {/if} {if $account->typeSign == ACCOUNT_TYPE_SIGN} {/if} {if in_array($account->typeSign, array(ACCOUNT_TYPE_SIGN, WXAPP_TYPE_SIGN))} {/if} {if in_array($account->typeSign, array(ACCOUNT_TYPE_SIGN, WXAPP_TYPE_SIGN, BAIDUAPP_TYPE_SIGN, TOUTIAOAPP_TYPE_SIGN))}
{if in_array($account->typeSign, array(ACCOUNT_TYPE_SIGN, BAIDUAPP_TYPE_SIGN, TOUTIAOAPP_TYPE_SIGN))}自定义菜单通讯设置{else}开发者ID{/if}
{if in_array($account->typeSign, array(BAIDUAPP_TYPE_SIGN, TOUTIAOAPP_TYPE_SIGN))}AppKey{else}AppId{/if}
AppSecret
{/if} {if in_array($account->typeSign, array(ACCOUNT_TYPE_SIGN, WXAPP_TYPE_SIGN, BAIDUAPP_TYPE_SIGN, TOUTIAOAPP_TYPE_SIGN))} {/if} {if in_array($account->typeSign, array(BAIDUAPP_TYPE_SIGN, TOUTIAOAPP_TYPE_SIGN))}
开发者ID
AppId
{/if} {if in_array($account->typeSign, array(ACCOUNT_TYPE_SIGN, WXAPP_TYPE_SIGN, BAIDUAPP_TYPE_SIGN, TOUTIAOAPP_TYPE_SIGN))} {/if} {if in_array($account->typeSign, array(ACCOUNT_TYPE_SIGN))}
{php echo $account->typeName}通信
URL

(服务器地址)

Token

(令牌)

EncodingAESKey

(消息加解密密钥)

{elseif $account->typeSign == WXAPP_TYPE_SIGN}
服务器配置信息
request合法域名
socket合法域名
uploadFile合法域名
downloadFile合法域名
udp合法域名
消息推送配置
URL

(服务器地址)

Token

(令牌)

EncodingAESKey

(消息加解密密钥)

{/if} {if in_array($account->typeSign, array(ACCOUNT_TYPE_SIGN, WXAPP_TYPE_SIGN))} {/if} {if in_array($account->typeSign, array(ACCOUNT_TYPE_SIGN, WXAPP_TYPE_SIGN))} {/if}
{template 'common/footer'}