Merge branch 'base' into i18n
This commit is contained in:
commit
b51a23ef63
@ -49,7 +49,6 @@ export const routeInterceptor = {
|
||||
uni.addInterceptor('navigateTo', navigateToInterceptor)
|
||||
uni.addInterceptor('reLaunch', navigateToInterceptor)
|
||||
uni.addInterceptor('redirectTo', navigateToInterceptor)
|
||||
uni.addInterceptor('navigateBack', navigateToInterceptor)
|
||||
uni.addInterceptor('switchTab', navigateToInterceptor)
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user