release: update 3.9.1

This commit is contained in:
xiaoxian521
2022-12-02 20:20:50 +08:00
parent cb3d7cd552
commit cabf1f85ef
13 changed files with 109 additions and 79 deletions

View File

@@ -1,5 +1,5 @@
{
"Version": "3.9.0",
"Version": "3.9.1",
"Title": "PureAdmin",
"FixedHeader": true,
"HiddenSideBar": false,
@@ -16,5 +16,6 @@
"ShowLogo": true,
"ShowModel": "smart",
"MenuArrowIconNoTransition": true,
"CachingAsyncRoutes": true
"CachingAsyncRoutes": true,
"TooltipEffect": "light"
}