2、使用v-bind绑定src路径,不会被webpack处理,因此需要使用require手动引入. <img :src="require('../static/img/03.jpg')" alt=""> <img ...
確定! 回上一頁