src/assets/theme/white/index.scss
@@ -2,7 +2,7 @@ $text_color:#333; $text_color1:#868C9A; $text_color2:#B7BDD1; $text_color3: #000000; // $text_color3: #000000; // $tab_background:#F5F5F5; $active_line:#1194F7; $footer_background:#fff; @@ -29,7 +29,7 @@ $c2c_tip_background:#eff7ff; .mainBackground{ // background: $main_background; background: $main_background; } .textColor{color:$text_color} .textColor1{color:$text_color1} @@ -110,4 +110,4 @@ } .c2cTipBackground { background: $c2c_tip_background; } }