如何修改image的src属性,主要问题是,不知道如何获取image对象。
通过event的target能够获取id,和自定义data属性值,但是无法获取事件源对象啊
哦哦 明白 不用获取image对象 我一直是思路错误 谢谢
在就js里更换imgUrl的值
this.setData({})