会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
莫小龙
新随笔
管理
2023年11月13日
uniapp(安卓)之文件上传
摘要: uniapp(安卓)之文件上传 uniapp提供的uni.chooseFile只支持H5和微信小程序,所以想上传除图片/视频外的非媒体文件,需要使用原生的方式开发。 uploadtxdr() { //使用plus选择文件 let that = this; let filePath = '' let
阅读全文
posted @ 2023-11-13 18:01 莫小龙
阅读(1587)
评论(0)
推荐(0)
编辑
公告