import引入 import lottieURL from ‘/animate/data.json?url’ 可以将引入的json转换为url形式 import lottieURL from ‘/animate/data.json?raw’ 可以将引入的json转换为文本形式