增加个人中心页面
This commit is contained in:
@ -39,6 +39,12 @@ export default [
|
||||
icon: 'icon-shouye',
|
||||
component: '@/pages/index',
|
||||
},
|
||||
{
|
||||
path: '/PersonalInfo',
|
||||
name: "个人中心",
|
||||
icon: 'icon-shouye',
|
||||
component: '@/pages/PersonalInfo',
|
||||
},
|
||||
// 供应商评价分组
|
||||
{
|
||||
name: '供应商评价',
|
||||
|
Reference in New Issue
Block a user