mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update options_thr.html
This commit is contained in:
parent
14e7fb1eb0
commit
b1d48f3eb3
@ -30,7 +30,7 @@
|
||||
<label class="layui-form-label"><b>Authorize</b><br><span class="nowrap color-desc">绑定微信授权</span></label>
|
||||
<div class="layui-input-block">
|
||||
<button type="button" data-href="{$authurl|default=''}" class="layui-btn layui-btn-sm layui-btn-primary">重新绑定公众号</button>
|
||||
<p class="help-block">点击连接将跳转到微信第三方平台进行公众号授权。</p>
|
||||
<p class="help-block">点击链接将跳转到微信第三方平台进行公众号授权。</p>
|
||||
{if !empty($message)}<p class="color-red">{$message|default=''}</p>{/if}
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user