feat: 更新新闻相关功能,整合 API 数据获取,优化新闻列表展示和详情页面
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user