禁止右滑和加dialog

This commit is contained in:
nimengmeng_1990
2019-12-09 16:14:29 +08:00
parent 7b4dabe7b2
commit c815398216
8 changed files with 36 additions and 22 deletions

View File

@@ -192,7 +192,9 @@ export default {
this.$jump({
flag: 'h5',
extra: {
url: location.origin + `/#/agentEenter/agentEenterResult`
url: location.origin + `/#/agentEenter/agentEenterResult`,
forbidSwipeBack: '1',
backToFirst: '1'
},
routerInfo: {
path: `/agentEenter/agentEenterResult`