<template> <view> </view> </template> <script > export default { name: "uni-animation-view", data() { return {} } } </script>