mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
45 lines
903 B
JavaScript
45 lines
903 B
JavaScript
export const data = {
|
|
"key": "v-81f65e84",
|
|
"path": "/zh/guide/configuration.html",
|
|
"title": "配置",
|
|
"frontmatter": {},
|
|
"excerpt": "",
|
|
"headers": [
|
|
{
|
|
"level": 2,
|
|
"title": "配置文件",
|
|
"slug": "配置文件",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "配置作用域",
|
|
"slug": "配置作用域",
|
|
"children": [
|
|
{
|
|
"level": 3,
|
|
"title": "站点配置",
|
|
"slug": "站点配置",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "主题配置",
|
|
"slug": "主题配置",
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"filePathRelative": "zh/guide/configuration.md",
|
|
"git": {
|
|
"updatedTime": null,
|
|
"contributors": []
|
|
}
|
|
}
|
|
|
|
if (import.meta.webpackHot) {
|
|
import.meta.webpackHot.accept()
|
|
__VUE_HMR_RUNTIME__.updatePageData(data)
|
|
}
|