feat: 添加产品管理功能,包括产品列表和添加产品表单
This commit is contained in:
@@ -228,7 +228,8 @@ const local: App.I18n.Schema = {
|
||||
404: 'Page Not Found',
|
||||
500: 'Server Error',
|
||||
'iframe-page': 'Iframe',
|
||||
home: 'Home'
|
||||
home: 'Home',
|
||||
product: 'Product'
|
||||
},
|
||||
page: {
|
||||
login: {
|
||||
|
||||
Reference in New Issue
Block a user