MineAdmin v0.6.2 has been released, permission management background framework

[New] Support for xlswriter extension, excel import and export enhancement, support xlswriter and phpoffice at the same time
[New] New excel_drive item in mineadmin configuration file, there are three options [auto, xlsWirter, phpOfficce]
[New] Notes New properties [new] swagger interface documentation [new] form designer ExcelProperty  单元格宽度,对齐方式,表头字体颜色,表头背景颜色,表体字体颜色,表体背景颜色 

[Remove] scDialog component, and update from scui version

[Optimization] The front-end is upgraded to Element plus 2.x version, and it is compatible with the latest version of element plus.
[Optimization] The front-end dark mode is optimized, and many bugs after the upgrade are fixed
. The input is the URL, then the top menu will open a new window after clicking
[Optimization] Update the xmo/jwt-auto package and fix the jwt refresh token problem of this dependency

[Fix] Fix known bugs and issues

Tip: Update to version 0.6.2 method

To update the back-end dependencies, execute the composer update command.
Execute the upgrade SQL command on the back-end: php bin/hyperf.php mine:update
to update the front-end dependencies and execute the yarn command.

Guess you like

Origin www.oschina.net/news/190063/mineadmin-0-6-2-released