feat: 更新新闻相关功能,整合 API 数据获取,优化新闻列表展示和详情页面

This commit is contained in:
2026-01-09 00:56:58 +07:00
parent 1e1cf00975
commit 83385b9d88
8 changed files with 236 additions and 46 deletions

View File

@@ -392,6 +392,13 @@
"fileSizeError": "File {name} exceeds {max}MB limit",
"uploadError": "File {name} upload failed"
},
"news": {
"detail": "News Detail",
"summary": "Summary",
"views": "views",
"attachments": "Attachments",
"loadError": "Failed to load, please try again later"
},
"auth": {
"login": {
"title": "Log in",