mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改公众号授权表单
This commit is contained in:
parent
4a6f684de4
commit
ee24eca269
@ -4,7 +4,7 @@
|
||||
<form onsubmit="return false;" action="{:request()->url()}" data-auto="true" method="post" class='form-horizontal layui-form padding-top-20'>
|
||||
|
||||
<div class="row form-group">
|
||||
<label class="col-sm-2 control-label label-required">Mode<br><span class="nowrap color-desc">模式</span></label>
|
||||
<label class="col-sm-2 control-label label-required">Mode<br><span class="nowrap color-desc">接口模式</span></label>
|
||||
<div class="col-sm-8">
|
||||
{php}
|
||||
$wechat_type=sysconf('wechat_type')?sysconf('wechat_type'):'api';
|
||||
|
Loading…
x
Reference in New Issue
Block a user