mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
68 lines
1.2 KiB
JavaScript
68 lines
1.2 KiB
JavaScript
export const data = {
|
|
"key": "v-4a7b6bf9",
|
|
"path": "/zh/guide/deployment.html",
|
|
"title": "部署",
|
|
"frontmatter": {},
|
|
"excerpt": "",
|
|
"headers": [
|
|
{
|
|
"level": 2,
|
|
"title": "GitHub Pages",
|
|
"slug": "github-pages",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "GitLab Pages",
|
|
"slug": "gitlab-pages",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "Google Firebase",
|
|
"slug": "google-firebase",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "Heroku",
|
|
"slug": "heroku",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "Netlify",
|
|
"slug": "netlify",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "Vercel",
|
|
"slug": "vercel",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "云开发 CloudBase",
|
|
"slug": "云开发-cloudbase",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "21 云盒子",
|
|
"slug": "_21-云盒子",
|
|
"children": []
|
|
}
|
|
],
|
|
"filePathRelative": "zh/guide/deployment.md",
|
|
"git": {
|
|
"updatedTime": null,
|
|
"contributors": []
|
|
}
|
|
}
|
|
|
|
if (import.meta.webpackHot) {
|
|
import.meta.webpackHot.accept()
|
|
__VUE_HMR_RUNTIME__.updatePageData(data)
|
|
}
|