feat:更新博客
This commit is contained in:
@@ -68,6 +68,15 @@ export default defineConfig({
|
||||
{ text: '基于OAuth2的FastApi安全验证', link: '/FastAPI/OAuth2' }
|
||||
]
|
||||
}
|
||||
],
|
||||
'/Flutter/': [
|
||||
{
|
||||
text: 'Flutter',
|
||||
items: [
|
||||
{ text: '基础教程', link: '/Flutter/Guide' },
|
||||
{ text: '实战技巧', link: '/Flutter/Practice' }
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user