change / page title

This commit is contained in:
geekgeekrun
2026-02-11 22:13:43 +08:00
parent e52015ccb9
commit 38296e5b5b

View File

@@ -156,7 +156,7 @@ const routes: Array<RouteRecordRaw> = [
path: '/',
component: BootstrapSplash,
meta: {
title: '薪想事成'
title: '你的职场大机密'
}
}
]