//import * as WxJsApi from '@/utils/wxJsApi.js' import * as API from '@/apis/hr/my.js' export default { data() { return { pageIndex:1, recordsTotal:0, list: [ ], isReady:false, src: '/static/img/head.png', } }, onReachBottom() { if(this.list.length