小程序云数据库读取后setData没有获取到数据
代码如下,title1是undefined
data是数组,要获取数组项后设置
this.setData({title1:res.data[0].name})