Moonofweisheng/uni-mini-router

router.back()返回时未触发导航守卫

c1emon opened this issue · 1 comments

if (name === 'navigateBack') {
oldMethods[name](options)
} else {

不知道出于什么考虑返回不触发,希望可以支持返回触发守卫。

如果不能实现返回触发路由守卫,那么这个插件就很鸡肋了