The lazy loading component of v-lazy pictures in mint-ui in vue cannot be configured.

the whole mintui library is introduced into main.js without setting the style and has a default rotation style. After the picture setting does not take effect, the rotation image cannot be replaced

.

clipboard.png

clipboard.png
ng] (/ img/bVbgsek) is also invalid after being introduced alone.


if the list is not scrolling on window, you need to pass the id attribute of the scrolled element to the v-lazy instruction
< div id= "container" >

    in the form of a modifier.
    <li v-for="item in list">
      <img v-lazy.container="item">
    </li>


< / div >


failed to find the configuration method in mintui and solve it after introducing vue-lazyload

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-1b327fa-2be48.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-1b327fa-2be48.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?