feat(locales): 优化版权信息结构

- 将版权年份分离为单独字段 copyrightYear
- 修改版权字段使用版权年份引用,提高维护性
- 更新中英文版权内容保持一致格式
This commit is contained in:
2026-04-26 02:19:18 +08:00
parent 8753f48b75
commit 7d501d33ab
4 changed files with 5 additions and 3 deletions

View File

@@ -142,7 +142,8 @@ export default {
developers: '认证专家',
aiApps: '会员单位',
uptime: '建言献策',
copyright: '© {{ year }} 广西决策咨询中心 · 专业 · 权威 · 高效',
copyrightYear: '© {{ year }}',
copyright: '@:login.copyrightYear 广西决策咨询中心 · 专业 · 权威 · 高效',
// 右侧表单
aiAppPlatform: '广西决策咨询网',