async asyncData(app){ let resNewCourse = await app.$getNewCourse({pageNum: 1,pageSize: 8}) }
home.vue里的错 。 response 没定义 说明接口 响应 ,没返回数据,先看看 接口通了没