✅ 组件:对应 encodeURIComponent / decodeURIComponent(查询参数、路径段等)
✅ 整段 URI:对应 encodeURI / decodeURI(保留 # ? / 等)
组件编码或整段 URI,本地处理
✅ 组件:对应 encodeURIComponent / decodeURIComponent(查询参数、路径段等)
✅ 整段 URI:对应 encodeURI / decodeURI(保留 # ? / 等)