update title
This commit is contained in:
parent
1ec48ed040
commit
84935b146f
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||||
<title>1</title>
|
<title>宁福您彩 新婚送福</title>
|
||||||
<script>
|
<script>
|
||||||
// 根据屏幕宽度动态设置根元素字体大小,用于Tailwind CSS响应式调整
|
// 根据屏幕宽度动态设置根元素字体大小,用于Tailwind CSS响应式调整
|
||||||
function setResponsiveBaseSize() {
|
function setResponsiveBaseSize() {
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ const routes: Array<RouteRecordRaw> = [
|
||||||
name: 'Home',
|
name: 'Home',
|
||||||
component: () => import('../pages/home/index.vue'),
|
component: () => import('../pages/home/index.vue'),
|
||||||
meta: {
|
meta: {
|
||||||
title: '首页'
|
title: '宁福您彩 新婚送福'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue