feat: 添加新闻管理功能,包括新闻列表和添加新闻表单
This commit is contained in:
@@ -230,7 +230,8 @@ const local: App.I18n.Schema = {
|
||||
'iframe-page': 'Iframe',
|
||||
home: 'Home',
|
||||
product: 'Product',
|
||||
user: ' User'
|
||||
user: ' User',
|
||||
news: 'News'
|
||||
},
|
||||
page: {
|
||||
login: {
|
||||
|
||||
Reference in New Issue
Block a user