出现特殊字符 如’#’ 后端无法识别时 可以用window.btoa 加密 window.atob解密 对中文处理 使用window.encodeURIComponent和window.decodeURIComponent