feat: 更新银行卡信息编辑组件,优化用户体验,调整路由配置
This commit is contained in:
@@ -164,15 +164,15 @@ export const generatedRoutes: GeneratedRoute[] = [
|
||||
i18nKey: 'route.rwa_producttype'
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'rwa_subscribe',
|
||||
path: '/rwa/subscribe',
|
||||
component: 'view.rwa_subscribe',
|
||||
meta: {
|
||||
title: 'rwa_subscribe',
|
||||
i18nKey: 'route.rwa_subscribe'
|
||||
}
|
||||
}
|
||||
// {
|
||||
// name: 'rwa_subscribe',
|
||||
// path: '/rwa/subscribe',
|
||||
// component: 'view.rwa_subscribe',
|
||||
// meta: {
|
||||
// title: 'rwa_subscribe',
|
||||
// i18nKey: 'route.rwa_subscribe'
|
||||
// }
|
||||
// }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user