From 7c6d7aa286be1de2c46e980de05bfcb27ebb3ca6 Mon Sep 17 00:00:00 2001 From: Anyon <zoujingli@qq.com> Date: Mon, 19 Mar 2018 19:16:23 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E5=85=AC?= =?UTF-8?q?=E4=BC=97=E5=8F=B7=E6=8E=88=E6=9D=83=E8=A1=A8=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/config/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/wechat/view/config/index.html b/application/wechat/view/config/index.html index 5459f3b0d..0e68413c5 100644 --- a/application/wechat/view/config/index.html +++ b/application/wechat/view/config/index.html @@ -88,7 +88,7 @@ <div class="col-sm-2 control-label">WxQrc<br><span class="nowrap color-desc">公众号二维码</span></div> <div class="col-sm-10"> <div class="pull-left notselect"> - <img data-tips-image src="{$wechat.qrcode_url|local_image}" style="width:100px;margin-left:-10px"> + <img data-tips-image src="{$wechat.qrcode_url|local_image}" style="width:95px;margin-left:-10px"> </div> <div class="pull-left padding-left-10"> <p class="margin-bottom-2 nowrap">微信昵称:{$wechat.nick_name}</p>