修改管理後台名稱2
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = defineConfig({
|
||||
config
|
||||
.plugin('html')
|
||||
.tap(args => {
|
||||
args[0].title = 'PIKO管理后台'
|
||||
args[0].title = 'MOLISTAR管理后台'
|
||||
return args
|
||||
})
|
||||
},
|
||||
|
Reference in New Issue
Block a user