How does VUE webapp use mobile camera to upload pictures?

the demand is to take photos and upload with your mobile phone, or to open a mobile photo album and click to upload. What should I do

Apr.20,2022

use the input:file tag to call the default camera and photo album function of the system. In fact, there is a capture attribute that directly indicates what functions need to be called

  

I don't know what framework you are based on webapp , but whether it is Cordova, PhoneGap, ionic, Hbuilder, weex, react-native , there are encapsulated dependency packages that are encapsulated with iOS, Android native API, with good performance and less bug.

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