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

38 lines
724 B
JavaScript

export const data = {
"key": "v-5ca60897",
"path": "/zh/reference/components.html",
"title": "内置组件",
"frontmatter": {},
"excerpt": "",
"headers": [
{
"level": 2,
"title": "ClientOnly",
"slug": "clientonly",
"children": []
},
{
"level": 2,
"title": "Content",
"slug": "content",
"children": []
},
{
"level": 2,
"title": "OutboundLink",
"slug": "outboundlink",
"children": []
}
],
"filePathRelative": "zh/reference/components.md",
"git": {
"updatedTime": null,
"contributors": []
}
}
if (import.meta.webpackHot) {
import.meta.webpackHot.accept()
__VUE_HMR_RUNTIME__.updatePageData(data)
}