首先必须跨域,要不然json那里就报错了
其次数据是this.productList=res.data.result.list;
this.totalMoney=res.data.result.totalMoney;
还有跟老师一样敲的还是Uncaught (in promise)报错 这是没有用web服务器打开 地址要用localhost才有效
其次数据是this.productList=res.data.result.list;
this.totalMoney=res.data.result.totalMoney;
还有跟老师一样敲的还是Uncaught (in promise)报错 这是没有用web服务器打开 地址要用localhost才有效
2018-03-04