mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-16 05:16:44 +08:00
feature/GFRS-2301【需求】健康险渠道国富无忧卡金掌桂开发的需求--修改支付成功页面跳转--提交人庞兴月
This commit is contained in:
@@ -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',
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user