export const myInit = (that) => { that.setData({ myData: { title: '我的' } }) //请求数据封装 }