From a332ee97df8acf0aa625a309810f97f7bd6df64e Mon Sep 17 00:00:00 2001
From: 王晓刚 <wxg@bronet.cn>
Date: Sat, 12 Oct 2019 11:29:30 +0800
Subject: [PATCH] 首页修改

---
 public/themes/simpleboot3/portal/index/index.html | 11 +++++++++++
 1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/public/themes/simpleboot3/portal/index/index.html b/public/themes/simpleboot3/portal/index/index.html
index 745937c..e54fbdd 100755
--- a/public/themes/simpleboot3/portal/index/index.html
+++ b/public/themes/simpleboot3/portal/index/index.html
@@ -26,6 +26,17 @@
             margin-left: 0.16rem;
             background: none;
         }
+        .in_cam_shopName span{
+            padding: 0.02rem 0.12rem 0.01rem 0.12rem;
+            box-sizing: border-box;
+            font-size: 0.2rem;
+            cursor: pointer;
+            color: white;
+            line-height: 1;
+            background: rgba(255, 119, 0, 1);
+            border-radius: 0.04rem;
+            margin-right: 0.04rem;
+        }
     </style>
 </head>
 
--
libgit2 0.24.0