mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改微信配置模块
This commit is contained in:
parent
a9b65d48ec
commit
92e556e75a
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user