mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
32 lines
609 B
JavaScript
32 lines
609 B
JavaScript
export const data = {
|
|
"key": "v-acb10be2",
|
|
"path": "/guide/i18n.html",
|
|
"title": "I18n",
|
|
"frontmatter": {},
|
|
"excerpt": "",
|
|
"headers": [
|
|
{
|
|
"level": 2,
|
|
"title": "Site I18n Config",
|
|
"slug": "site-i18n-config",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "Theme I18n Config",
|
|
"slug": "theme-i18n-config",
|
|
"children": []
|
|
}
|
|
],
|
|
"filePathRelative": "guide/i18n.md",
|
|
"git": {
|
|
"updatedTime": null,
|
|
"contributors": []
|
|
}
|
|
}
|
|
|
|
if (import.meta.webpackHot) {
|
|
import.meta.webpackHot.accept()
|
|
__VUE_HMR_RUNTIME__.updatePageData(data)
|
|
}
|