This commit is contained in:
osiris
2024-05-14 10:52:13 +08:00
parent 68951056b1
commit 49be0ddcbc
6 changed files with 80 additions and 337 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ const router = useRouter()
const route = useRoute()
const appName = ref(import.meta.env.VITE_APP_TITLE || '工具坊')
const appNet = ref(import.meta.env.VITE_APP_WEBSITE || '')
const appNet = ref(import.meta.env.VITE_APP_DESC || '')
//菜单选中
const defaultActive = ref('collect')
//默认展开的菜单