企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
官方<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'; ~~~