export const followInit = (that) => { that.setData({ followData: { title: '关注' } }) //请求数据封装 }