鲁班七号
2023-01-05 20bf8e325691f148ce15155b9c6e44f04c48b4dd
src/styles/variables.scss
@@ -1,3 +1,6 @@
//theme color
$--color-primary: #034EA2;
// base color
$blue:#034EA2;
$light-blue:#3A71A8;
@@ -36,4 +39,5 @@
  subMenuBg: $subMenuBg;
  subMenuHover: $subMenuHover;
  sideBarWidth: $sideBarWidth;
  theme: $--color-primary;
}