sunshibo 1 неделя назад
Родитель
Сommit
b481cee6d9
2 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      src/assets/styles/global.css
  2. BIN
      src/static/usercenter.png

+ 1 - 2
src/assets/styles/global.css

@@ -352,7 +352,6 @@ img {
 
 /* ===== 企业概况 ===== */
 .section-profile {
-  background: #f7f8fc;
   padding-top: 0;
 }
 
@@ -547,7 +546,7 @@ img {
 .business-item--merchant {
   background: #f7f8fc;
   padding-bottom: 24px;
-  margin-top: -100px;
+  margin-top: -50px;
 }
 
 .business-row {

BIN
src/static/usercenter.png