mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
45 lines
889 B
JavaScript
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)
|
|
}
|