feat: 新增资产管理视图及相关路由配置;更新国际化语言文件

This commit is contained in:
2025-12-28 02:27:08 +07:00
parent e4e99f9ee2
commit 17f8082240
4 changed files with 75 additions and 14 deletions

View File

@@ -239,7 +239,9 @@ const local: App.I18n.Schema = {
user_bankcard: '用户银行卡',
user_bank: '银行管理',
user_transfer: '用户转账记录',
transfer: '转账管理'
transfer: '转账管理',
asset: '资产管理',
tradingpairs: '交易对管理'
},
page: {
login: {