I use mint-ui 's lazyload, to set up different error images on different module pages.

clipboard.png

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

Mar.04,2021

is written as vmurlazy = "{src:item.img,loading:require ('.. / images/loading.png'), error:require ('.. / images/error.png')}"

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b330cd-2b1c7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b330cd-2b1c7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?