feat: title

This commit is contained in:
steven
2023-03-02 13:56:22 +08:00
parent b798f55745
commit e24da886ec
3 changed files with 10 additions and 11 deletions

View File

@@ -67,7 +67,7 @@ module.exports = {
}
},
scss: {
prependData:
prependData:
`@import "~@/style/whole/whole.scss";$baseOss:"${baseOss}";`
}
},
@@ -87,7 +87,7 @@ module.exports = {
.end();
config.plugin("loadshReplace").use(new LodashModuleReplacementPlugin());
config.plugin('html').tap(args => {
args[0].title = "智能调研工具";
args[0].title = "智能洞察工具";
return args;
});
// config.module