diff --git a/src/router/index.ts b/src/router/index.ts index b739465..445f1b8 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -19,7 +19,7 @@ const routes = [ name: "serviceplatform", component: () => import('../pages/serviceplatform/index.vue'), meta: { - title: 'fuwu', + title: '', keepAlive: true } },