chore: 修改about地址

This commit is contained in:
dap 2024-08-20 08:45:45 +08:00
parent d1e1fecbaa
commit c66fc1179b

View File

@ -73,7 +73,7 @@ const localMenuList: RouteRecordStringComponent[] = [
path: '/about', path: '/about',
children: [ children: [
{ {
component: '/_core/vben/about/index', component: '/_core/about/index',
meta: { meta: {
title: $t('page.vben.about'), title: $t('page.vben.about'),
}, },