<! -- Theme Configuration -->
Theme configuration (to be refined) 
tip
- The theme configuration button is in the upper right corner of the system.
 - The global theme default configuration is in
src\stores\modules\global.tsin the file. - Theme configuration supports color configuration, dark, gray, color weak and other modes.
 - Theme configuration supports a variety of theme colors, you can customize the theme color.
 
Global Theme 
tip
- System built-in a variety of theme color, can be in
src\layouts\components\ThemeDrawer\index.vueModifications in the file. - The default theme colors are in
src\config\index.tsModifications in the file. 
Theme color 
To be supplemented
Dark Mode 
To be supplemented
Gray mode 
To be supplemented
color weakness mode 
To be supplemented
Interface Settings 
tip
- The default configuration is in
src\stores\modules\global.tsin the file. - The interface settings support whether the form page is a drawer or a pop-up window.
 
To be supplemented
Pop-up mode 
To be supplemented
Drawer mode 
To be supplemented