techGodfather

Results 2 comments of techGodfather

尝试使用 lottie-vuejs

What's your exact issue? I do the following, but nothing shows on the web: ```Typescript import * as animationData from "../../../public/path/element14.json"; import Lottie from "lottie-web"; export default defineComponent({ name:'CyberCity', setup(){...