Skip to content

v5.32.4

Compare
Choose a tag to compare
@zombieJ zombieJ released this 15 Sep 07:42
· 103 commits to master since this release

Enhancements

  • Global: Move --adm-color-background-body to dark theme only to avoid override customize html 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)

修复

  • WaterMark: 修复初始加载时由于水印未生成会在控制台报错 404 的问题。(#6331)
  • ResultPage: 修复底部按钮没有居中对齐的问题。(#6355)
  • Modal: 修复确认按钮在淡出动画时还能点击的问题。(#6358)