diff --git a/frontend/package.json b/frontend/package.json index f9f78de7..7b4f3c67 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "nginx-ui-frontend-next", "private": true, - "version": "1.6.5", + "version": "1.6.6", "type": "commonjs", "scripts": { "dev": "vite", diff --git a/frontend/src/layouts/SideBar.vue b/frontend/src/layouts/SideBar.vue index 8c35149a..7b4643f9 100644 --- a/frontend/src/layouts/SideBar.vue +++ b/frontend/src/layouts/SideBar.vue @@ -102,6 +102,11 @@ const visible = computed(() => {