mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
32 lines
627 B
JavaScript
32 lines
627 B
JavaScript
export const data = {
|
|
"key": "v-37781588",
|
|
"path": "/zh/guide/getting-started.html",
|
|
"title": "快速上手",
|
|
"frontmatter": {},
|
|
"excerpt": "",
|
|
"headers": [
|
|
{
|
|
"level": 2,
|
|
"title": "依赖环境",
|
|
"slug": "依赖环境",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "手动安装",
|
|
"slug": "手动安装",
|
|
"children": []
|
|
}
|
|
],
|
|
"filePathRelative": "zh/guide/getting-started.md",
|
|
"git": {
|
|
"updatedTime": null,
|
|
"contributors": []
|
|
}
|
|
}
|
|
|
|
if (import.meta.webpackHot) {
|
|
import.meta.webpackHot.accept()
|
|
__VUE_HMR_RUNTIME__.updatePageData(data)
|
|
}
|