Files
fe_service_ebtp_frontend/config/router_wxh.config.ts

15 lines
320 B
TypeScript
Raw Normal View History

2021-01-16 11:29:42 +08:00
// export default [
// {
// name: 'BaseInf',
// icon: 'from',
// path: '/BaseInf',
// routes: [
// {
// path: '/baseInf',
// name: 'baseInf',
// component: './BaseInf'
// }
// ]
// }
// ]