- 01 Nov, 2023 1 commit
-
-
若依 authored
Merge pull request !797 from 也曾为你像超人/N/A
-
- 30 Oct, 2023 1 commit
-
-
也曾为你像超人 authored
Signed-off-by:也曾为你像超人 <1553592282@qq.com>
-
- 27 Oct, 2023 1 commit
-
-
RuoYi authored
-
- 21 Oct, 2023 3 commits
- 09 Oct, 2023 2 commits
- 02 Oct, 2023 1 commit
-
-
RuoYi authored
-
- 28 Sep, 2023 1 commit
-
-
RuoYi authored
-
- 27 Sep, 2023 2 commits
- 18 Sep, 2023 1 commit
-
-
RuoYi authored
-
- 14 Sep, 2023 1 commit
-
-
RuoYi authored
-
- 01 Sep, 2023 1 commit
-
-
RuoYi authored
-
- 31 Aug, 2023 2 commits
- 23 Aug, 2023 1 commit
-
-
RuoYi authored
-
- 22 Aug, 2023 1 commit
-
-
who's hu authored
由于重定向url存在 http://xxx.xx.xxx/{id}?param={a}&name={b} 的场景, 当未登录访问时, 通过改js封装登录后重定向参数, 会丢失?后的query params 如: 访问 http://localhost:1024/core/doc/doc?id=1683734914907807745&version=31 期望 http://localhost:1024/login?redirect=%2Fcore%2Fdoc%2Fdoc%3Fid%3D1683734914907807745%26version%3D31 实际通过 to.fullPath 封装后 获得 http://localhost:1024/login?redirect=%2Fcore%2Fdoc%2Fdoc%3Fid%3D1683734914907807745&version=31 登录成功跳转到重定向参数url后, 导致version参数丢失. 需要对 to.fullPath 进行一次编码, 以保证重定向前 to.fullPath 的完整性. 通过 ${encodeURIComponent(to.fullPath)} 获得 http://localhost:1024/login?redirect=%2Fcore%2Fdoc%2Fdoc%3Fid%3D1683734914907807745%26version%3D31 完整url Signed-off-by:
who's hu <hup_dev@outlook.com>
-
- 21 Aug, 2023 2 commits
- 19 Aug, 2023 2 commits
- 15 Aug, 2023 3 commits
- 14 Aug, 2023 5 commits
- 28 Jul, 2023 1 commit
-
-
RuoYi authored
-
- 24 Jul, 2023 1 commit
-
-
RuoYi authored
-
- 06 Jul, 2023 4 commits
- 30 Jun, 2023 1 commit
-
-
RuoYi authored
-
- 29 Jun, 2023 2 commits