release: update 3.9.7

This commit is contained in:
xiaoxian521
2022-12-26 14:56:02 +08:00
parent f2cf1d0af7
commit 1508afa7c3
3 changed files with 5 additions and 4 deletions

View File

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