标题头修改

master
ccongli 12 months ago
parent cf66ecfe53
commit 0d3e9db2e7

@ -31,7 +31,7 @@ module.exports = {
config.plugins.delete('prefetch');
//自下定义title
config.plugin('html').tap((args) => {
args[0].title = 'vol';
args[0].title = '';
return args;
});

Loading…
Cancel
Save