给data设置数据

console.log(JSON.stringify(that.data.navigator[0].content) + "--____+" + JSON.stringify(that.data.tt))
that.setData({

'that.data.navigator[0].content': that.data.tt,
});
console.log(JSON.stringify(that.data.navigator[0].content) )
posted @ 2018-06-11 11:05  baby孔祥超  阅读(142)  评论(0)    收藏  举报