Compare commits
3 Commits
e7e050d107
...
8751b78d8d
| Author | SHA1 | Date | |
|---|---|---|---|
| 8751b78d8d | |||
| 346930fac9 | |||
| df796d6a1d |
@@ -31,15 +31,15 @@ export default {
|
|||||||
order: 10,
|
order: 10,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: 'Ylist',
|
// name: 'Ylist',
|
||||||
path: 'y_list',
|
// path: 'y_list',
|
||||||
component: () => import('./y_list/index.vue'),
|
// component: () => import('./y_list/index.vue'),
|
||||||
meta: {
|
// meta: {
|
||||||
title: '后结提现',
|
// title: '后结提现',
|
||||||
icon: 'mdi:account-multiple',
|
// icon: 'mdi:account-multiple',
|
||||||
order: 10,
|
// order: 10,
|
||||||
},
|
// },
|
||||||
},
|
// },
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user