bug uni-file-picker无法显示图片

html 复制代码
<uni-td align="center">
        <uni-file-picker v-if="item.avatar && item.avatar.fileType == 'image'" :modelValue="item.avatar" :file-mediatype="item.avatar && item.avatar.fileType" return-type="object" :imageStyles="imageStyles" readonly></uni-file-picker>
        <uni-link v-else :href="item.avatar && item.avatar.url" :text="item.avatar && item.avatar.url"></uni-link>
</uni-td>

把value改成modelValue就好了

相关推荐
anyup15 小时前
uni-app 全能日历组件,支持农历、酒店预订、打卡签到、价格日历多种场景
前端·前端框架·uni-app
阿部多瑞 ABU1 天前
《智能学号抽取系统》V5.9.5 发布:精简代码,修复移动端文件读取核心 Bug
vue·html·bug
优雅的大白鹅2 天前
创建uniapp小程序
小程序·uni-app
qq_452396232 天前
【工程实战】第八篇:报告美学 —— Allure 深度定制:让 Bug 定位精准到秒
开发语言·python·bug
笨笨狗吞噬者3 天前
uni-app 运行时揭秘:styleIsolation 的转化
前端·微信小程序·uni-app
神の愛3 天前
JeecgBoot-Uniapp
uni-app
怀君3 天前
Uniapp——微信小程序Canvas层级过高问题解决
微信小程序·小程序·uni-app
tkokof13 天前
捉虫(Bug)小记
人工智能·深度学习·bug·游戏开发
南宫萧幕3 天前
基于上一篇文章VMware+openweb UI+ollama+docker的bug问题总结
docker·容器·bug·openweb ui
呼啦啦5613 天前
测试(BUG篇)
bug