前端代码: encodeURI(encodeURI(currentPoint)) 后端代码: currentPoint = java.net.URLDecoder.decode(currentPoint, "UTF-8"); currentPoint = java.net.URLDecoder.decode(currentPoint, "UTF-8"); 相关文章: 2021-08-26 2022-12-23 2022-12-23 2022-12-23 2021-11-26 2021-11-15 2021-06-17 2022-01-01