feature/GFRS-2301【需求】健康险渠道国富无忧卡金掌桂开发的需求--修改支付成功页面跳转--提交人庞兴月

This commit is contained in:
庞兴月
2021-04-07 14:29:31 +08:00
parent 9c7d340b82
commit d3e380d867
2 changed files with 15 additions and 5 deletions

View File

@@ -600,10 +600,10 @@ export default {
flag: 'h5',
extra: {
forbidSwipeBack: 1, //当前页面禁止右滑返回
url: location.origin + `/#/cardList/paySuccess`,
url: location.origin + `/#/cardList/PayResult`,
},
routerInfo: {
path: `/cardList/paySuccess`,
path: `/cardList/PayResult`,
type: '1',
},
})