From 6e5ff060b99b901719ee5f7ae15215f6a68735e6 Mon Sep 17 00:00:00 2001
From: 王晓刚 <wxg@bronet.cn>
Date: Fri, 21 Jun 2019 10:09:43 +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 dc525a4..dd5a135 100755
--- a/public/themes/simpleboot3/portal/share/index.html
+++ b/public/themes/simpleboot3/portal/share/index.html
@@ -37,7 +37,7 @@
     </a>
     <p style="color:white">我的推广</p>
 </div>
-<div class="code_Box">
+<div class="code_Box" style="background: #FE3A00;">
     <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>
--
libgit2 0.24.0