Update options_test.html

This commit is contained in:
Anyon 2021-01-05 11:23:15 +08:00
parent 83a6aed4aa
commit c7a44f86a6

View File

@ -13,11 +13,11 @@
<div class="text-center margin-top-20 test-qrcode-box">
<div class="inline-block padding-right-30 notselect">
<img alt="img" class="notselect" data-tips-image src="{:url('wechat/api.test/oauthQrc')}">
<p class="text-center">网页授权</p>
<p class="text-center">OAUTH 网页授权</p>
</div>
<div class="inline-block">
<img alt="img" class="notselect" data-tips-image src="{:url('wechat/api.test/jssdkQrc')}">
<p class="text-center">JSSDK 签名</p>
<p class="text-center">JSSDK 接口签名</p>
</div>
</div>
</div>