Commit 6841f55
committed
fix(web): URL 查询参数使用 Uri.EscapeDataString 编码
防止参数值中的特殊字符(&、=、空格等)破坏 URL 结构。1 parent e7d5508 commit 6841f55
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments