This commit is contained in:
caolc
2023-04-19 10:12:23 +08:00
parent c7b78e553a
commit 464fd6b546
8 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
import defaultSettings from '@/settings'
const title = defaultSettings.title || '星油能源运营管理平台'
const title = defaultSettings.title || '星油能源调度管理平台'
export default function getPageTitle(key) {
return title