file-upload 实践 https://juejin.cn/post/6844904046436843527#heading-17 安装依赖 yarn install 启动vue yarn serve 安装node依赖 cd serve yarn install 启动node服务 cd serve node index.js tip: 只能上传mp3的能有效播放,mp4只有第一个分片能正常播放,且合并分片后播放失败