兰宝车间质量管理系统-前端
Admin
2023-07-13 4af9f025b0422693475a8068a077bb0742e40031
src/enums/layout/LayoutEnum.ts
@@ -1,4 +1,4 @@
export enum ThemeEnum {
   DARK = 'theme-dark',
   LIGHT = 'theme-light'
  DARK = 'theme-dark',
  LIGHT = 'theme-light'
}