@@ -248,7 +248,7 @@ const routes = [
{
path: '/channel/index',
name: 'channel',
- meta: { title: '科技在线频道', isleftarrow: true },
+ meta: { title: '科技频道', isleftarrow: true },
component: () => import('../views/channel/index.vue'),
},
];