vue开发marquee文字跑马灯效果组件

组件调用时候的使用方式:javascript <template> <div> <div class="demo"> <notice-bar :text="text"></notice-bar> </div> </div> </template> <script> import NoticeBar from "./components/notice-bar"
相关文章
相关标签/搜索