import { Vuepress } from '@vuepress/client/lib/components/Vuepress' export default [ { name: "v-7a8fca2f", path: "/zh/guide/page.html", component: Vuepress, meta: { title: "页面" }, }, { path: "/zh/guide/page.md", redirect: "/zh/guide/page.html", }, ]