Merge branch 'ghb' of https://gitee.com/gushenfree/flower-rain into ghb
This commit is contained in:
@@ -16,7 +16,9 @@ export default defineConfig({
|
||||
{
|
||||
text: "Examples",
|
||||
items: [
|
||||
{ text: "Markdown Examples", link: "/markdown-examples" },
|
||||
{ text: 'Markdown Examples', link: '/markdown-examples' },
|
||||
{ text: 'Runtime API Examples', link: '/api-examples' },
|
||||
{ text: "Markdown Examples", link: "/markdown-examples" },
|
||||
{ text: "Runtime API Examples", link: "/api-examples" },
|
||||
{ text: "龚涵博", link: "/ghb" },
|
||||
{ text: "吴禹谷", link: "/wyg" },
|
||||
@@ -27,6 +29,15 @@ export default defineConfig({
|
||||
{ text: "石亚玲", link: "/syl" },
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
text: 'ex',
|
||||
items: [
|
||||
{ text: '龚涵博', link :'/ghb'}
|
||||
]
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user