重构界面ui

This commit is contained in:
小海
2020-04-06 20:48:40 +08:00
parent f2791ee150
commit 3ea8f63abc
601 changed files with 95141 additions and 90135 deletions

View File

@@ -0,0 +1,13 @@
// 定义less 中的全局变量
// 使用的时候导入本文件
/** 移动端适配时的分割宽度 */
@max-width: 940px;
/**** header ****/
// header的最小高度
@header-min-height: 300px;
@header-logo-width: 50px;
@header-logo-height: 50px;
/**** header ****/