|
@@ -7,7 +7,7 @@ const buildTime = dayjs().format('YYYY-MM-DD HH:mm:ss')
|
|
|
// https://vitepress.dev/reference/site-config
|
|
// https://vitepress.dev/reference/site-config
|
|
|
export default defineConfig({
|
|
export default defineConfig({
|
|
|
lang: 'zh-CN',
|
|
lang: 'zh-CN',
|
|
|
- base: '/unibest/',
|
|
|
|
|
|
|
+ base: '/',
|
|
|
title: 'unibest',
|
|
title: 'unibest',
|
|
|
description: '最好用的 uniapp 开发模板',
|
|
description: '最好用的 uniapp 开发模板',
|
|
|
lastUpdated: true,
|
|
lastUpdated: true,
|