lxf
2025-07-16 8588fe30f17d0d28190a279aab8675de0dbf1a5b
src/assets/css/variable.scss
@@ -22,7 +22,7 @@
$title_color:#B8BDC5;
$line_color: #393E49;
$bg_dark: #474B62;
$border_color: #212C4E;
$border_color: #e3e3e3;
$divi_line: #151726; //分割线
$bg_step: #868D9A;
$bg_Bottom:#313346;
@@ -40,11 +40,11 @@
$US_tabActice_background: #3640f0;
$lable_color: #B6BDD4;
$cont_background: #f6f6f6;
$delivery_left_tab_background: #1B2134;
$delivery_tab_background: #2A324D;
$delivery_left_tab_background: #c8cad2;
$delivery_tab_background: #f0f0f0;
$search_background: #1B233B;
$pledgeLoan_background:#00E3FF;
$btn_000: #000;
.mainBackground{
    background: $main_background;
}
@@ -153,7 +153,7 @@
  $border-grey: #E5E7ED;
  $blue: #1194F7;
  $light-blue: #1199FA;
  $red: #F43368;
  $green: #06CDA5;
  $red: #de5d56;
  $green: #3a7ff6;
  $purple: #9A4DFD;
  $night: #131a2e;