initial commit

This commit is contained in:
陈文彬
2020-09-28 20:19:10 +08:00
commit 2f6253cfb6
436 changed files with 26843 additions and 0 deletions

21
src/design/var/index.less Normal file
View File

@@ -0,0 +1,21 @@
@import '../color.less';
@import 'easing';
@import 'breakpoint';
// tabs
@multiple-height: 36px;
// headers
@header-height: 42px;
// logo width
@logo-width: 32px;
//
@sider-drag-z-index: 200;
@page-loading-z-index: 10000;
// app menu
// left-menu
@app-menu-item-height: 44px;