fix: my info
This commit is contained in:
@@ -189,6 +189,12 @@ export const asyncRoutes = [
|
||||
component: () => import('@/views/spring/user/device/index'),
|
||||
meta: { title: '设备' },
|
||||
},
|
||||
{
|
||||
path: 'feedback',
|
||||
name: 'Feedback',
|
||||
component: () => import('@/views/spring/user/feedback/index'),
|
||||
meta: { title: '用户反馈' },
|
||||
},
|
||||
{
|
||||
path: 'shareRecord',
|
||||
name: 'ShareRecord',
|
||||
|
||||
Reference in New Issue
Block a user