shaogen1995 недель назад: 4
Родитель
Сommit
ca4463b7af
1 измененных файлов с 4 добавлено и 3 удалено
  1. 4 3
      src/pages/A2yblm/index.module.scss

+ 4 - 3
src/pages/A2yblm/index.module.scss

@@ -23,7 +23,7 @@
         display: flex;
         align-items: center;
         justify-content: center;
-        background: url(../../assets/img/btn_tab.png) no-repeat center center;
+        background: url(../../assets/sgImg/Component.png) no-repeat center center;
         background-size: 100% 100%;
         text-align: center;
         line-height: 15px;
@@ -37,7 +37,7 @@
       }
 
       .tab_active {
-        background: url(../../assets/img/btn_tabAc.png) no-repeat center center;
+        background: url(../../assets/sgImg/ComponentAc.png) no-repeat center center;
         background-size: 100% 100%;
         color: rgba(166, 118, 67, 1);
       }
@@ -332,7 +332,8 @@
           max-width: 100%;
         }
       }
-      .content>div{
+
+      .content>div {
         letter-spacing: 0;
         text-align: start;
       }