URL编码

encodeURI编码,不会对特殊符号编码

encodeURIComponent编码方式,会对特殊符号编码