mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
63 lines
1.2 KiB
JavaScript
63 lines
1.2 KiB
JavaScript
export const data = {
|
|
"key": "v-fffb8e28",
|
|
"path": "/guide/",
|
|
"title": "Introduction",
|
|
"frontmatter": {},
|
|
"excerpt": "",
|
|
"headers": [
|
|
{
|
|
"level": 2,
|
|
"title": "How It Works",
|
|
"slug": "how-it-works",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "Why Not ...?",
|
|
"slug": "why-not",
|
|
"children": [
|
|
{
|
|
"level": 3,
|
|
"title": "Nuxt",
|
|
"slug": "nuxt",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "VitePress",
|
|
"slug": "vitepress",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "Docsify / Docute",
|
|
"slug": "docsify-docute",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "Hexo",
|
|
"slug": "hexo",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "GitBook",
|
|
"slug": "gitbook",
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"filePathRelative": "guide/README.md",
|
|
"git": {
|
|
"updatedTime": null,
|
|
"contributors": []
|
|
}
|
|
}
|
|
|
|
if (import.meta.webpackHot) {
|
|
import.meta.webpackHot.accept()
|
|
__VUE_HMR_RUNTIME__.updatePageData(data)
|
|
}
|