mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-05-19 11:39:17 +08:00
15 lines
338 B
JavaScript
15 lines
338 B
JavaScript
import { Vuepress } from '@vuepress/client/lib/components/Vuepress'
|
|
|
|
export default [
|
|
{
|
|
name: "v-6df47ee0",
|
|
path: "/zh/reference/plugin/pwa-popup.html",
|
|
component: Vuepress,
|
|
meta: { title: "pwa-popup" },
|
|
},
|
|
{
|
|
path: "/zh/reference/plugin/pwa-popup.md",
|
|
redirect: "/zh/reference/plugin/pwa-popup.html",
|
|
},
|
|
]
|