vuejs-templates / webpack

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
MIT License
9.7k stars 4.39k forks source link

List rendering error in img tag #1480

Closed ellcontreras closed 5 years ago

ellcontreras commented 5 years ago

Hey, I'm trying to display images from my static folder but, it doesn't work, I have tried to render in many ways, but just I can't, this is my code: image

And this is my store: image