111
k94314517
2024-01-31 5bce819f4a418f9ae352eb105e33707de1e0c1ce
1
2
3
4
5
6
7
8
9
10
11
12
// 主色调
$primary-color: #2E68EC;
// 头部高度
$header-height: 60px;
// 菜单宽度
$menu-width: 208px;
// 页面最小宽度
$page-min-width: 1000px;
 
// 字体
$font-color: #282828; // 颜色
$font-size: 12px; // 大小