Skip to content

微信小程序-修改对象里面的数据

js
this.setData({
['user.name']:"zhongliuyang"
})