微信小程序拼json值

var name="options.data"  //键名

this.setData({

   "[name]":"aa"

})