[fix] / redirect to /cfp

This commit is contained in:
mysper
2021-01-20 00:02:52 +08:00
parent 99bb68c18b
commit bb18d1b7ef
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ export const routes: RouteConfig[] = [
{
path: '/',
name: 'Home',
component: CFP,
redirect: '/cfp',
meta: {
index: 0,
label: 'SITCON 2021',