🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
官方<https://lottiefiles.com/web-player> <https://lottiefiles.com/recent> 阿里的动画<https://design.alipay.com/emotion> 浏览器引入<https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js> html5 ~~~ <lottie-player src="ding.json" background="transparent" speed="1" style="width: 50px; height: 50px;" loop autoplay ></lottie-player> ~~~ ~~~ npm install --save @lottiefiles/lottie-player import '@lottiefiles/lottie-player'; ~~~