zxl #15

Merged
zhangxuelin merged 9 commits from zxl into main 2024-11-06 17:31:43 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 79f38ad18f - Show all commits

View File

@ -160,7 +160,7 @@ export const constantRoutes = [
component: () => import('@/views/setting/index.vue'),
name: 'setting',
meta: { title: '设置' }
}
},
{
path: '/joinSchool',
component: () => import('@/views/joinSchool/index.vue'),