mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update options.html
This commit is contained in:
parent
5ffb8152f6
commit
7a7fddc744
@ -3,7 +3,6 @@
|
||||
{block name="content"}
|
||||
|
||||
<div class="think-box-shadow layui-form">
|
||||
<div class="layui-form-item">
|
||||
<label class="layui-form-label">Auth<br><span class="nowrap color-desc">授权方式</span></label>
|
||||
<div class="layui-input-block">
|
||||
{foreach ['api'=>'公众号平台API模式','thr'=>'第三方平台授权模式','test'=>'接口功能测试'] as $k=>$v}
|
||||
@ -12,7 +11,6 @@
|
||||
<p class="help-block">请选择微信对接方式,其中第三方平台授权需要微信开放平台支持,同时需要搭建 Service 服务!</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="think-box-shadow margin-top-15">
|
||||
<div class="layui-anim layui-anim-upbit" data-type="api">{include file='config/options_api'}</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user