perf: remove unless code

This commit is contained in:
vben
2021-02-09 23:06:00 +08:00
parent 2b466eaf9a
commit 23657547ab
31 changed files with 108 additions and 170 deletions

View File

@@ -2,7 +2,7 @@ export default {
prefixCls: 'vben',
};
// header preset color
// app theme preset color
export const APP_PRESET_COLOR_LIST: string[] = [
'#0084f4',
'#009688',