c41b3e138e
WeChat chooseAvatar 返回的 wxfile:// 临时 URL 几天后失效, 头像会变灰。加 util.fileToDataURI 把临时文件读成 data URI 存到本地(限制 512KB,超出走降级方案),从根上解决。