哪位大神知道,哪位大神知道,哪位大神知道,哪位大神知道,'='转成'@3D'是什么编码
使用 encodeURIComponent编码会把=转为 %3D,@3D没见过,也许转码完又单独替换了一次字符串?
使用 encodeURIComponent编码的可用 decodeURIComponent解码