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) )