feat: 添加钱包管理功能,整合钱包类型编辑页面及相关路由,支持钱包类型的增删改查
This commit is contained in:
@@ -232,7 +232,8 @@ const local: App.I18n.Schema = {
|
||||
product: 'Product',
|
||||
user: ' User',
|
||||
news: 'News',
|
||||
withdraw: 'Withdraw'
|
||||
withdraw: 'Withdraw',
|
||||
wallet: 'Wallet'
|
||||
},
|
||||
page: {
|
||||
login: {
|
||||
|
||||
Reference in New Issue
Block a user