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