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