[Add] Add GA to public and config file

change /news to /cfp/news
This commit is contained in:
mysper
2021-01-19 20:31:44 +08:00
parent 70bf0dbecc
commit da4817f9a9
5 changed files with 113 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ export const routes: RouteConfig[] = [
}
},
{
path: '/news',
path: '/cfp/news',
name: 'news',
component: News,
meta: {