diff --git a/application/wechat/view/config.index.html b/application/wechat/view/config.index.html index 2ed065eb2..d074f4c3a 100644 --- a/application/wechat/view/config.index.html +++ b/application/wechat/view/config.index.html @@ -25,7 +25,7 @@ pattern="^wx[0-9a-z]{16}$" maxlength="18" required="required" placeholder="公众号APPID(必填)" value="{:sysconf('wechat_appid')}" class="layui-input">
- 公众号应用ID是所有接口必要参数,可以从公众号平台接口配置页面获取到。 + 公众号应用ID是所有接口必要参数,可以在公众号平台 [ 开发 >> 基本配置 ] 页面获取。