feat: 添加新闻管理功能,包括新闻列表和添加新闻表单

This commit is contained in:
2026-01-19 19:40:02 +07:00
parent 26056e8e21
commit 07b75dc03e
11 changed files with 279 additions and 30 deletions

View File

@@ -230,7 +230,8 @@ const local: App.I18n.Schema = {
'iframe-page': 'Iframe',
home: 'Home',
product: 'Product',
user: ' User'
user: ' User',
news: 'News'
},
page: {
login: {