1
0
mirror of synced 2025-12-09 23:57:39 +08:00

releases 4.7.30

This commit is contained in:
xuliangzhan
2024-06-21 16:47:15 +08:00
parent cfe7b5af3d
commit e6ee970346
3 changed files with 8 additions and 1 deletions

3
styles/default.scss Normal file
View File

@@ -0,0 +1,3 @@
// 该文件已废弃,请使用 vxe-table/styles/all.scss
@import './modules.scss';

4
styles/index.scss Normal file
View File

@@ -0,0 +1,4 @@
// 该文件已废弃,请使用 vxe-table/style/all.scss
@import './variable.scss';
@import './default.scss';