增加个人中心页面

This commit is contained in:
孙景学
2025-08-05 13:22:59 +08:00
parent 3a853477fc
commit f3f23ed053
7 changed files with 95 additions and 5 deletions

View File

@ -39,6 +39,12 @@ export default [
icon: 'icon-shouye',
component: '@/pages/index',
},
{
path: '/PersonalInfo',
name: "个人中心",
icon: 'icon-shouye',
component: '@/pages/PersonalInfo',
},
// 供应商评价分组
{
name: '供应商评价',