feat: 添加提现管理功能,整合提现页面及相关路由,支持提现请求的审核与管理
This commit is contained in:
@@ -227,7 +227,8 @@ const local: App.I18n.Schema = {
|
||||
home: '首页',
|
||||
product: '产品管理',
|
||||
user: '用户管理',
|
||||
news: '新闻管理'
|
||||
news: '新闻管理',
|
||||
withdraw: '提现管理'
|
||||
},
|
||||
page: {
|
||||
login: {
|
||||
|
||||
Reference in New Issue
Block a user