mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
38 lines
679 B
JavaScript
38 lines
679 B
JavaScript
export const data = {
|
|
"key": "v-9beb15b6",
|
|
"path": "/zh/reference/cli.html",
|
|
"title": "命令行接口",
|
|
"frontmatter": {},
|
|
"excerpt": "",
|
|
"headers": [
|
|
{
|
|
"level": 2,
|
|
"title": "dev",
|
|
"slug": "dev",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "build",
|
|
"slug": "build",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "info",
|
|
"slug": "info",
|
|
"children": []
|
|
}
|
|
],
|
|
"filePathRelative": "zh/reference/cli.md",
|
|
"git": {
|
|
"updatedTime": null,
|
|
"contributors": []
|
|
}
|
|
}
|
|
|
|
if (import.meta.webpackHot) {
|
|
import.meta.webpackHot.accept()
|
|
__VUE_HMR_RUNTIME__.updatePageData(data)
|
|
}
|