mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 12:46:43 +08:00
禁止右滑和加dialog
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user