docs: 整理文档
This commit is contained in:
@@ -13,4 +13,4 @@ export function createRouter(): Router {
|
||||
history: createWebHashHistory(baseUrl),
|
||||
routes: routes,
|
||||
})
|
||||
}
|
||||
}
|
||||
@@ -246,6 +246,6 @@ const zhCN = [
|
||||
},
|
||||
],
|
||||
},
|
||||
]
|
||||
];
|
||||
|
||||
export default zhCN
|
||||
export default zhCN
|
||||
Reference in New Issue
Block a user