Enhancements
- Global: Move
--adm-color-background-body
to dark theme only to avoid override customizehtml
style in some case. (#6368)
Bug Fixes
- WaterMark: Fix first mount throw
404
not found error in console. (#6331) - ResultPage: Fix footer Button not align in center. (#6355)
- Modal: Fix Modal confirm can still be click when hide out. (#6358)
优化
- Global: 将
--adm-color-background-body
变量移至暗黑模式,以避免默认主题下对html
的覆盖。(#6368)