mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
chore: auth
This commit is contained in:
@@ -35,7 +35,7 @@ export const usePageStore = defineStore({
|
||||
fullPath: "/index",
|
||||
meta: {
|
||||
title: "首页",
|
||||
authOnly: false
|
||||
auth: false
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user