[更新]修改微信配置模块

This commit is contained in:
邹景立 2017-04-14 12:50:16 +08:00
parent a9b65d48ec
commit 92e556e75a

View File

@ -25,7 +25,7 @@
pattern="^wx[0-9a-z]{16}$" maxlength="18" required="required"
placeholder="公众号APPID必填" value="{:sysconf('wechat_appid')}" class="layui-input">
<p class="help-block">
公众号应用ID是所有接口必要参数可以从公众号平台接口配置页面获取到
公众号应用ID是所有接口必要参数可以在公众号平台 [ 开发 >> 基本配置 ] 页面获取
</p>
</div>
</div>