From ba8b32e95e0eb8a81d2bd85b4646f40943ba8fdc Mon Sep 17 00:00:00 2001 From: 王晓刚 <wxg@bronet.cn> Date: Fri, 21 Jun 2019 10:07:47 +0800 Subject: [PATCH] 分享页 --- public/themes/simpleboot3/portal/share/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/simpleboot3/portal/share/index.html b/public/themes/simpleboot3/portal/share/index.html index bde918d..dc525a4 100755 --- a/public/themes/simpleboot3/portal/share/index.html +++ b/public/themes/simpleboot3/portal/share/index.html @@ -38,7 +38,7 @@ <p style="color:white">我的推广</p> </div> <div class="code_Box"> - <img src="{:cmf_get_image_url($share_image)}" style="-webkit-background-size: 100%;background-size: 100%;height: 100%;width: 100%;"/> + <img src="{:cmf_get_image_url($share_image)}" style="-webkit-background-size: 100%;background-size: 100%;height: auto;width: 100%;"/> </div> <script src="__TMPL__/public/assets/js/base.js"></script> <script src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script> -- libgit2 0.24.0