提交 22d55ed5 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 70b869f7
export default [
{ path: '*', redirect: '/wx/h5' },
{ path: '/wx/h5', component: () => import('@/pages/wx/h5') }
{ path: '*', redirect: '/wxpay/h5' },
{ path: '/wxpay/h5', component: () => import('@/pages/wxpay/h5') }
]
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论