encodeURIComponent(编码)let encodeBase = encodeURIComponent();decodeURIComponent(解码)let decodeBase = decodeURIComponent();