Home > other >  Vant upload why on Google simulator available but does not display the uploaded images on a mobile d
Vant upload why on Google simulator available but does not display the uploaded images on a mobile d

Time:10-01

 




 

<script>
Data () {
Return {
Imgs: []
};
},
Methods: {
Enclosing imgs. Push (file. The content)
}
</script>

This is the screenshot of the Google simulator

CodePudding user response:

CodePudding user response:

Problem solved? I and you the same question, apple mobile phone is no problem, use the millet, there is no effect

CodePudding user response:

I also encountered such a problem, very afflictive oh, mainly in the development environment there is no way to simulate the millet mobile phone environment at the console

CodePudding user response:

Don't set the accept properties, I tried for a long time, only to find that,
  • Related