mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
feat(sidebar): 侧边栏组件草创
This commit is contained in:
@@ -7,6 +7,10 @@ const routes = [
|
||||
name: "Home",
|
||||
component: Home,
|
||||
},
|
||||
{
|
||||
path: "/home",
|
||||
redirect: "/",
|
||||
},
|
||||
{
|
||||
path: "/config",
|
||||
name: "Config",
|
||||
|
||||
Reference in New Issue
Block a user