<#include "/jeebbs_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "cmsSiteConfig.function"/> - <@s.m "cmsConfig.function.api"/> - <@s.m "global.edit"/>
<@p.form id="jvForm" action="o_aip_update.do" labelWidth="15"> <@p.radio width="100" colspan="2" label="cmsConfig.qqEnable" name="qqEnable" list={"true":"global.true","false":"global.false"} value=configAttr.qqEnable required="true" class="required" /><@p.tr/> <@p.text colspan="1" width="50" label="cmsConfig.qqID" name="qqID" value=configAttr.qqID! style="width:200px" maxlength="100"/> <@p.text colspan="1" width="50" label="cmsConfig.qqKey" name="qqKey" style="width:250px" maxlength="100" help="cmsUser.password.help" /><@p.tr/> <@p.radio width="100" colspan="2" label="cmsConfig.sinaEnable" name="sinaEnable" list={"true":"global.true","false":"global.false"} value=configAttr.sinaEnable required="true" class="required" /><@p.tr/> <@p.text colspan="1" width="50" label="cmsConfig.sinaID" name="sinaID" value=configAttr.sinaID! style="width:200px" maxlength="100"/> <@p.text colspan="1" width="50" label="cmsConfig.sinaKey" name="sinaKey" style="width:250px" maxlength="100" help="cmsUser.password.help"/><@p.tr/> <@p.radio width="100" colspan="2" label="cmsConfig.qqWeboEnable" name="qqWeboEnable" list={"true":"global.true","false":"global.false"} value=configAttr.qqWeboEnable required="true" class="required" /><@p.tr/> <@p.text colspan="1" width="50" label="cmsConfig.qqWeboID" name="qqWeboID" value=configAttr.qqWeboID! style="width:200px" maxlength="100"/> <@p.text colspan="1" width="50" label="cmsConfig.qqWeboKey" name="qqWeboKey" style="width:250px" maxlength="100" help="cmsUser.password.help"/><@p.tr/> <@p.radio width="100" colspan="2" label="cmsConfig.weixinEnable" name="weixinEnable" list={"true":"global.true","false":"global.false"} value=configAttr.weixinEnable required="true" class="required" /><@p.tr/> <@p.text colspan="1" width="50" label="cmsConfig.weixinID" name="weixinLoginId" value=configAttr.weixinLoginId! style="width:200px" maxlength="100"/> <@p.text colspan="1" width="50" label="cmsConfig.weixinKey" name="weixinLoginSecret" style="width:250px" maxlength="100" help="cmsUser.password.help"/><@p.tr/> <@p.text colspan="1" width="50" label="cmsConfig.weixinAppId" name="weixinAppId" value=configAttr.weixinAppId! style="width:200px" maxlength="100"/> <@p.text colspan="1" width="50" label="cmsConfig.weixinAppSecret" name="weixinAppSecret" style="width:250px" maxlength="100" help="cmsUser.password.help"/><@p.tr/> <@p.td colspan="2"><@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>
<#include "/common/alert_message.html"/>