Skip to content

v1.3.1

Compare
Choose a tag to compare
@lison16 lison16 released this 12 Jan 04:20
· 38 commits to dev since this release
  • Updated webpack configuration to solve the problem of failure to package ejs templates under mac #82
  • Optimized code for editable table components
  • Modify the page lazy loading method #402
  • Fixed Privilege Control shows only a Level 2 route Title and icon in the menu bar display an incorrect bug #383
  • Fixed bug where tab bar close rightmost tab does not scroll right automatically #356
  • Fixed padding-right problem when input no icon #416

  • 更新了webpack配置,解决mac下打包ejs模板失败的问题 #82
  • 优化了可编辑表格组件的代码
  • 修改页面懒加载方式 #402
  • 修复了权限控制只显示一个二级路由时菜单栏Title和icon显示不正确的bug #383
  • 修复了标签栏关闭最右边的标签不自动向右滚动的bug #356
  • 修复了切换其他主题后input无icon时有padding-right的问题 #416