chore: auth

This commit is contained in:
xiaojunnuo
2023-06-28 15:35:31 +08:00
parent 46004d2db8
commit d6c6ab932a
3 changed files with 5 additions and 5 deletions
@@ -35,7 +35,7 @@ export const usePageStore = defineStore({
fullPath: "/index",
meta: {
title: "首页",
authOnly: false
auth: false
}
}
],