feat: 添加TextEncoder和TextDecoder的polyfill实现
添加polyfill.js文件实现TextEncoder和TextDecoder的兼容性支持 修改app.js引入polyfill 将mock数据注释标记为TODO
Showing
3 changed files
with
71 additions
and
1 deletions
src/utils/polyfill.js
0 → 100644
-
Please register or login to post a comment