Skip to content

vue router对中文路由支持程度有限, 不够友好 #3927

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
zhangenming opened this issue Jun 6, 2025 · 1 comment
Open

vue router对中文路由支持程度有限, 不够友好 #3927

zhangenming opened this issue Jun 6, 2025 · 1 comment

Comments

@zhangenming
Copy link

zhangenming commented Jun 6, 2025

因为是涉及到中文需求 我使用中文描述

一些问题:

  1. 中文路由下 刷新页面 路由组件不会正常复原
  2. router.back, 浏览器的前进后退按钮 不能正常返回中文路由页面

排查原因可能和中文url的decodeURI相关

https://gidnwikv.manus.space/#/中文路由

@zhangenming
Copy link
Author

zhangenming commented Jun 6, 2025

用beforEach对path做decodeURI, 能正常跳转 但让浏览器的前进按钮失效了 不知道为什么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant