mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
19 lines
406 B
JavaScript
19 lines
406 B
JavaScript
export const data = {
|
|
"key": "v-9f56ece4",
|
|
"path": "/zh/reference/plugin/nprogress.html",
|
|
"title": "nprogress",
|
|
"frontmatter": {},
|
|
"excerpt": "",
|
|
"headers": [],
|
|
"filePathRelative": "zh/reference/plugin/nprogress.md",
|
|
"git": {
|
|
"updatedTime": null,
|
|
"contributors": []
|
|
}
|
|
}
|
|
|
|
if (import.meta.webpackHot) {
|
|
import.meta.webpackHot.accept()
|
|
__VUE_HMR_RUNTIME__.updatePageData(data)
|
|
}
|