兰宝车间质量管理系统-前端
gssong
2024-04-03 c922ea3b9c5eefd2e3cd6bfcf0ed1c4d2f608c3f
src/enums/layout/LayoutEnum.ts
@@ -1,4 +1,4 @@
export enum ThemeEnum {
   DARK = 'theme-dark',
   LIGHT = 'theme-light'
  DARK = 'theme-dark',
  LIGHT = 'theme-light'
}