47b248b9 by lihua

修改系统名称

1 parent b8a54598
...@@ -37,7 +37,7 @@ const constantRoutes: RouteRecordRaw[] = [ ...@@ -37,7 +37,7 @@ const constantRoutes: RouteRecordRaw[] = [
37 name: 'notFound', 37 name: 'notFound',
38 component: () => import('@/views/[...all].vue'), 38 component: () => import('@/views/[...all].vue'),
39 meta: { 39 meta: {
40 title: '可信数据空间', 40 title: '可信数据服务平台',
41 }, 41 },
42 }, 42 },
43 ] 43 ]
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!