my settings in main.js. This works for all images that use lazyload, but because different picture types want to display different error images after loading failure, how to set it
my settings in main.js. This works for all images that use lazyload, but because different picture types want to display different error images after loading failure, how to set it
is written as vmurlazy = "{src:item.img,loading:require ('.. / images/loading.png'), error:require ('.. / images/error.png')}"
Previous: After webuploader cropper, does the md5file function encrypt or uncut images? How to deal with it.