摘要: 效果 组件代码 <template> <span v-bind="$attrs"> {{ screenNum }} </span> </template> <script> export default { props: { value: Number, animation_time: { type 阅读全文
posted @ 2021-08-20 11:30 会潮 阅读(1052) 评论(0) 推荐(0)