解决微信小程序获取头像需base64解码的问题

decodeURIComponent(escape(atob('')))

decodeURIComponent(escape(atob('')))