Commit f4f77e76 authored by wuwangwolihui's avatar wuwangwolihui

营地2.0

parent 76da176b
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0"> <meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico"> <link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title> </title> <title>营地中心(CAMP CENTER)</title>
<meta name="keywords" content="camp,center,camp center,campcenter,CAMP,CENTER,CAMP CENTER,CAMPCENTER,营地,中心,营地中心">
</head> </head>
<body> <body>
<noscript> <noscript>
......
...@@ -4,7 +4,7 @@ export default [ ...@@ -4,7 +4,7 @@ export default [
name: 'base-home', name: 'base-home',
component: () => import(/* webpackChunkName: "login" */ 'v/base/home/Home.vue'), component: () => import(/* webpackChunkName: "login" */ 'v/base/home/Home.vue'),
meta: { meta: {
title: '首页' title: '营地中心(CAMP CENTER)'
} }
}, },
] ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment