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