feat:更新博客
This commit is contained in:
@@ -28,6 +28,14 @@ export default defineConfig({
|
||||
{ text: 'Flutter', link: '/Flutter/' },
|
||||
],
|
||||
sidebar: {
|
||||
'/Web-Front/': [
|
||||
{
|
||||
text: 'Web前端',
|
||||
items: [
|
||||
{ text: 'Vue3-Common', link: '/Web-Front/Vue3-Common' },
|
||||
]
|
||||
},
|
||||
],
|
||||
'/Web-Backend/': [
|
||||
{
|
||||
text: 'Web后端',
|
||||
|
||||
Reference in New Issue
Block a user