feat: 添加现货机器人管理功能,更新相关路由和国际化配置,新增编辑组件

This commit is contained in:
2026-01-14 20:06:13 +07:00
parent 3569cbdf47
commit 84c4f08dc2
11 changed files with 426 additions and 20 deletions

View File

@@ -248,7 +248,9 @@ const local: App.I18n.Schema = {
tokenization: 'Tokenization Management',
tokenization_product: 'Tokenization Product',
notification: 'Notification Management',
news: 'News Management'
news: 'News Management',
robot: 'Robot Management',
robot_spot: 'Spot Robot'
},
page: {
login: {