“基芯农育种”修改为“智慧育种”
This commit is contained in:
@@ -78,7 +78,7 @@ module.exports = {
|
||||
chainWebpack: config => {
|
||||
// if (IS_PRODUCTION) {
|
||||
config.plugin('html').tap(args => {
|
||||
args[0].title = '基芯农育种'
|
||||
args[0].title = '智慧育种'
|
||||
args[0].cdn = cdn
|
||||
return args
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user