mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]更新微信测试模块
This commit is contained in:
parent
0840899692
commit
669ba73f14
@ -26,7 +26,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<!--{else}-->
|
||||
<div class="header" style="padding:2rem;text-align:center">
|
||||
<div class="header" style="padding:1rem 0 0.5rem 0;text-align:center">
|
||||
<img style='width:132px;height:132px;border-radius:50%;border:0.5rem solid rgba(150,40,40,0.5)' src="{$fans.fansinfo.headimgurl}">
|
||||
<h1>{$fans.fansinfo.nickname}</h1>
|
||||
</div>
|
||||
|
@ -22,12 +22,13 @@
|
||||
<div class="row">
|
||||
<div class="col-sm-2"></div>
|
||||
<div class="col-sm-10 padding-bottom-20">
|
||||
<p class="help-block" style="margin-left:-5px">------- 公众号功能测试 -------</p>
|
||||
<div class="pull-left padding-right-15 notselect" style="margin-left:-10px">
|
||||
<img data-tips-image src="{:url('@wechat/api.tools/oauth_qrc')}" style="width:80px;">
|
||||
<p class="text-center">网页授权</p>
|
||||
</div>
|
||||
<div class="pull-left padding-left-0">
|
||||
<img data-tips-image src="{:url('@wechat/api.tools/oauth_qrc')}" style="width:80px;">
|
||||
<img data-tips-image src="{:url('@wechat/api.tools/jssdk_qrc')}" style="width:80px;">
|
||||
<p class="text-center">JSSDK签名</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user