⬆️ Upgrading footer year to 2024.

This commit is contained in:
lbw 2024-01-03 13:38:13 +08:00
parent 404851c2e8
commit 903de6ec18

View File

@ -143,7 +143,7 @@ export const useThemeConfig = defineStore('themeConfig', {
// 默认全局组件大小,可选值"<large|'default'|small>",默认 'default'
globalComponentSize: 'default',
// footer 页面作者
footerAuthor: '©2023 pig4cloud.com',
footerAuthor: '©2024 pig4cloud.com',
},
}),
actions: {