首先,确保已经安装了 Vant UI,并在项目中引入了所需的组件。可以通过 npm 或 yarn 安装 Vant UI: shell npm install vant --save 或 shell yarn add vant 然后,在你的 Vue 组件或页面中引入 van-choose-file 组件: vue <template> <van-choose-file @change="handleFileChange" :before-read="beforeRea...
https://codesandbox.io/s/keen-nobel-to5vne?file=/src/components/HelloWorld.vue Vant 版本 2.12.37 描述一下你遇到的问题。 Vue版本2.6.10当show-upload="false"的时候 uploader.chooseFile() 无法调用 重现步骤 https://codesandbox.io/s/keen-nobel-to5vne?file=/src/components/HelloWorld.vue点击上传附...
1、本地文件先发送到微信聊天里,再调用这个接口读。