feat: 添加我的发行申请页面及相关组件,更新路由和国际化支持

This commit is contained in:
2025-12-21 21:19:46 +07:00
parent 2e4d7143e5
commit 00f27bf50a
15 changed files with 466 additions and 12 deletions

View File

@@ -123,7 +123,8 @@
"title": "Trade",
"settings": {
"bankManagement": "Bank Card",
"mySubscribe": "Subscribe"
"mySubscribe": "Subscribe",
"myIssues": "My Issues"
}
},
"asset": {
@@ -221,6 +222,16 @@
"revenueDetails": "Revenue Details"
}
},
"myIssues": {
"title": "My Issuance Applications",
"search": "Search",
"list": {
"nameCode": "Name/Code",
"createdAt": "Created Time",
"status": "Status"
},
"loadMore": "Load More"
},
"market": {
"title": "Market",
"search": {