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

45 lines
889 B
JavaScript

export const data = {
"key": "v-029ba47b",
"path": "/zh/guide/assets.html",
"title": "静态资源",
"frontmatter": {},
"excerpt": "",
"headers": [
{
"level": 2,
"title": "相对路径",
"slug": "相对路径",
"children": []
},
{
"level": 2,
"title": "Public 文件",
"slug": "public-文件",
"children": [
{
"level": 3,
"title": "Base Helper",
"slug": "base-helper",
"children": []
}
]
},
{
"level": 2,
"title": "依赖包和路径别名",
"slug": "依赖包和路径别名",
"children": []
}
],
"filePathRelative": "zh/guide/assets.md",
"git": {
"updatedTime": null,
"contributors": []
}
}
if (import.meta.webpackHot) {
import.meta.webpackHot.accept()
__VUE_HMR_RUNTIME__.updatePageData(data)
}