2021-01-19 21:13:13 +08:00

38 lines
686 B
JavaScript

export const data = {
"key": "v-7a8fca2f",
"path": "/zh/guide/page.html",
"title": "页面",
"frontmatter": {},
"excerpt": "",
"headers": [
{
"level": 2,
"title": "路由",
"slug": "路由",
"children": []
},
{
"level": 2,
"title": "Frontmatter",
"slug": "frontmatter",
"children": []
},
{
"level": 2,
"title": "内容",
"slug": "内容",
"children": []
}
],
"filePathRelative": "zh/guide/page.md",
"git": {
"updatedTime": null,
"contributors": []
}
}
if (import.meta.webpackHot) {
import.meta.webpackHot.accept()
__VUE_HMR_RUNTIME__.updatePageData(data)
}