Vue image preview function on mobile

to do a photo preview function on mobile, I now use vue-cli to build the project. Ui uses min-ui,q. Is there any good vue plug-in to implement this function

?
Mar.30,2021

convert the picture preview to base64 directly after taking the file object


you can refer to picture upload and compression . The preview function only needs to set the data to src attribute


generate a link using blob


vue-preview

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