style: 登录页面标题

This commit is contained in:
TsMask
2023-11-01 18:09:28 +08:00
parent ba0ab5bad3
commit 940c0d2134
2 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ const useAppStore = defineStore('app', {
appName: import.meta.env.VITE_APP_NAME,
appCode: import.meta.env.VITE_APP_CODE,
appVersion: import.meta.env.VITE_APP_VERSION,
copyright: 'Copyright ©2023 For AGrand 千通科技',
copyright: 'Copyright ©2023 For 核心网管理平台',
logoType: 'icon',
filePathIcon: '',
filePathBrand: '',