💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
官方<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'; ~~~