修改反馈
This commit is contained in:
@@ -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压缩
|
||||
|
||||
Reference in New Issue
Block a user