mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
124 lines
2.5 KiB
JavaScript
124 lines
2.5 KiB
JavaScript
export const data = {
|
|
"key": "v-a566dc26",
|
|
"path": "/zh/reference/default-theme/frontmatter.html",
|
|
"title": "Frontmatter",
|
|
"frontmatter": {},
|
|
"excerpt": "",
|
|
"headers": [
|
|
{
|
|
"level": 2,
|
|
"title": "首页",
|
|
"slug": "首页",
|
|
"children": [
|
|
{
|
|
"level": 3,
|
|
"title": "home",
|
|
"slug": "home",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "heroImage",
|
|
"slug": "heroimage",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "heroAlt",
|
|
"slug": "heroalt",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "heroText",
|
|
"slug": "herotext",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "tagline",
|
|
"slug": "tagline",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "actions",
|
|
"slug": "actions",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "features",
|
|
"slug": "features",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "footer",
|
|
"slug": "footer",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "footerHtml",
|
|
"slug": "footerhtml",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "普通页面",
|
|
"slug": "普通页面",
|
|
"children": [
|
|
{
|
|
"level": 3,
|
|
"title": "editLink",
|
|
"slug": "editlink",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "lastUpdated",
|
|
"slug": "lastupdated",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "contributors",
|
|
"slug": "contributors",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "sidebar",
|
|
"slug": "sidebar",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "prev",
|
|
"slug": "prev",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "next",
|
|
"slug": "next",
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"filePathRelative": "zh/reference/default-theme/frontmatter.md",
|
|
"git": {
|
|
"updatedTime": null,
|
|
"contributors": []
|
|
}
|
|
}
|
|
|
|
if (import.meta.webpackHot) {
|
|
import.meta.webpackHot.accept()
|
|
__VUE_HMR_RUNTIME__.updatePageData(data)
|
|
}
|