fix(路由): 修复戒子和义工页面跳转逻辑,优先使用category_link
当item存在category_link时,使用location.href跳转,否则保持原有router.push逻辑
Showing
1 changed file
with
10 additions
and
2 deletions
-
Please register or login to post a comment
当item存在category_link时,使用location.href跳转,否则保持原有router.push逻辑