Initial commit

This commit is contained in:
qianhao.xu
2023-11-14 18:09:40 +08:00
commit 19ae3ef130
411 changed files with 33483 additions and 0 deletions

13
src/vxe.scss Normal file
View File

@@ -0,0 +1,13 @@
// 修改scss变量
// $vxe-font-color: #98989e;
// $vxe-primary-color: #2c7ecf;
// $vxe-icon-background-color: #98989e;
// $vxe-table-font-color:#4d99fb;
// $vxe-table-resizable-color: #95969a;
// $vxe-table-header-background-color: #28282a;
// $vxe-table-body-background-color: #030f2f;
// $vxe-table-background-color: #4a5663;
// $vxe-table-border-width: 1px;
// $vxe-table-border-color: #37373a;
// @import 'vxe-table/styles/index.scss';