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