release: update 3.9.1

This commit is contained in:
xiaoxian521
2022-12-02 20:19:33 +08:00
parent fba17f188d
commit 17d1b98bdf
13 changed files with 108 additions and 78 deletions

View File

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