wx.chooseImage返回的tempFilePaths[0]不能作为临时显示图片的路径吗?

小程序 文章 2022-04-13 14:20 1863 0 全屏看文

AI助手支持GPT4.0

wx.chooseImage返回的tempFilePaths[0]不能作为临时显示图片的路径吗?Can't tempFilePaths[0] returned by wx.chooseImage be used as the path to temporarily display images?

wx.chooseImage返回的tempFilePaths[0]不能作为临时显示图片的路径吗?

wxml文件代码如下:

<image url='{{urlceshi}}'></image>

js文件代码如下:

  data: {     urlceshi:'', }, uploadToCloud() {    var that = this    wx.chooseImage({      count: 1,      sizeType: ['original''compressed'],  //原图、压缩图      sourceType: ['album''camera'],  //图片来源,从相册、相机选择      success (res) {        console.log(res)        that.setData({          urlceshi:res.tempFilePaths[0]        })        console.log(that.data.urlceshi)      }    })  },

根本不显示图片啊,难道只有上传到云,用云的图片路径才能显示吗?

但是我并不想上传到云,太麻烦了,只是想临时显示一下图片而已。

有没有大佬有解决办法的

The wxml file code is as follows: < image url = '{{urlceshi}' > < / Image > JS file code is as follows: data: {urlceshi: '',}, Uploadtocloud() {var} that = this wx.chooseimage ({count: 1, sizetype: ['original ','compressed'], / / original image, compressed image,} sourcetype: ['album ','camera'], / / image source, select {success (RES) {console.log (RES) that.setdata ({urlcash: res.tempfilepaths [0] from photo album and camera         })        console. Log (that. Data. Urlceshi)}})} does not display pictures at all. Can it be displayed only by uploading to the cloud and using the image path of the cloud? But I} don't want to upload to the cloud. It's too troublesome. I just want to temporarily display the picture. Is there a big man who has a solution

回答:

哈罗哈皮:

老铁,这里是src,不是url

Mr.Zhao:

我就不看文档,张三让我看,我也不看

幸福か陪伴:
<image src='{{urlceshi}}'></image>


-EOF-

AI助手支持GPT4.0


国内超级便宜服务器

摸鱼人热门新闻聚合

钻级赞助商 我要加入

开发者在线工具

第三方支付技术请加QQ群

相关文章
现在的蓝v视频号直播礼物在哪里开通,我看别人的蓝v都有礼物功能?
小程序用原生开发好,还是用框架比如uniapp,wepy开发好?
A小程序跳转到B小程序,B小程序在App里的onShow方法里获取不到参数?
小程序转发出现红色感叹号 无法转发出去 个人和群都不行 ? 小程序名称:桂园微房网
errMsg: "openOfflinePayView:fail
随便看看
怎么添加小程序支付功能? 4313
教育科技公司申请微信支付被拒绝? 4695
微信公众号免300认证教程 5776
小程序已经上线,作为管理员无法在小程序数据助手查看数据? 5187
小程序广告组件通过审核,但是小程序内没有显示广告? 4962
企业微信通讯录账号被管理员误/恶意删除,怎么办? 9389
问题? 8910
如何快速搭建抽奖助手小程序(无需代码知识) 6040
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 7344
小程序搜一搜全称搜索不显示 麻烦解决一下!谢谢 6671