vue 中轮播图中不显示的问题

原因:data 中 图片路径会被解析成字符串,所以使用时,找不到图片的路径

解决方法: 通过require 引入

 

posted @ 2020-08-10 11:49  lavinia  阅读(1762)  评论(0)    收藏  举报