修改反馈

This commit is contained in:
2024-07-23 16:21:39 +08:00
parent 70c6784cac
commit d15f739c6c
8 changed files with 50 additions and 13 deletions

View File

@@ -33,7 +33,7 @@ export default defineConfig(({ command, mode }) => {
template: 'index.html',
injectOptions: {
data: {
title: '邂逅清凉一夏',
title: '平安理财 邂逅清凉一夏',
},
}
},
@@ -44,6 +44,7 @@ export default defineConfig(({ command, mode }) => {
resolvers: [VantResolver()],
}),
AutoImport({
resolvers: [VantResolver()],
imports: ['vue', 'vue-router',]
}),
// 开启gzip压缩