<{t}>请根据页面要求填写信息并保存后,再登录公号平台mp.weixin.qq.com开启开发模式并配置token及url<{/t}>
<{if $data.id}> name="id"> <{/if}> <{input type="hidden" name="eid" value=$data.eid vtype="required" class="x-input " autocomplete="off"}>
<{$data.url}> <{button onclick="copycode(this.getPrevious().innerHTML)" label="复制"}> <{input type="hidden" name="url" value=$data.url id="url" vtype="required" class="x-input " autocomplete="off"}>
<{$data.token}> <{button onclick="copycode(this.getPrevious().innerHTML)" label="复制"}> <{input type="hidden" name="token" value=$data.token id="token" vtype="required" class="x-input " autocomplete="off"}>
<{t}>请将上述的url和token值复制粘贴到微信公众平台中配置 功能》高级功能》开发模式》服务器配置<{/t}>
* <{input type="text" name="name" value=$data.name id="name" required="1" vtype="required" class="x-input " autocomplete="off"}>
* <{input type="select" required=true name='weixin_type' options=$weixin_type_select value=$data.weixin_type vtype="required"}>
* <{input type="text" name="weixin_account" value=$data.weixin_account id="weixin_account" required="1" vtype="required" class="x-input " autocomplete="off"}>
<{t}>该项内容请至微信公众平台 设置》账号信息 中复制粘贴过来<{/t}>
* <{input type="text" name="weixin_id" value=$data.weixin_id id="weixin_id" vtype="required" size=40 class="x-input " autocomplete="off"}>
<{t}>该项内容请至微信公众平台 设置》账号信息 中复制粘贴过来<{/t}>
* <{input type="text" name="email" value=$data.email id="email" vtype="required" size=40 class="x-input " autocomplete="off"}>
<{t}>该项内容请至微信公众平台 设置》账号信息 中复制粘贴过来<{/t}>
<{input type="text" name="appid" value=$data.appid id="appid" required="1" size=40 class="x-input " autocomplete="off"}>
<{input type="text" name="appsecret" value=$data.appsecret id="appsecret" size=40 class="x-input " autocomplete="off"}> <{t}>上述Appid和AppSecret值请至微信公众平台(此配置为服务号或认证过的订阅号) <{/t}> <{t}> 功能》高级功能》开发模式》开发者凭据 中复制粘贴过来<{/t}>
<{input type="image" name="qr" id="qr" value=$data.qr class="x-input " autocomplete="off"}>
<{input type="image" name="avatar" id="avatar" value=$data.avatar class="x-input " autocomplete="off"}>
* checked<{/if}>> <{t}>启用<{/t}> checked<{/if}>> <{t}>禁用<{/t}>
<{button class="btn-primary" id="newbind-edit-form-submit" type="submit" label=$___wap="确定"|t:'wap'}>