mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-20 17:46:44 +08:00
禁止结果页滑屏后退
This commit is contained in:
@@ -574,7 +574,8 @@ export default {
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
extra: {
|
||||
url: location.origin + `/#/questions/result/${res.result}`
|
||||
url: location.origin + `/#/questions/result/${res.result}`,
|
||||
forbidSwipeBack: '1'
|
||||
},
|
||||
routerInfo: {
|
||||
path: `/questions/result/${res.result}`
|
||||
|
||||
Reference in New Issue
Block a user