packageBookService/pages/bookServices/detail/index.js @@ -264,7 +264,6 @@ }, }; app.MG.store.getProductDetail(query).then(async (res) => { console.log(res.datas); this.setData({ bookDetail: res.datas, cmsDatas: res.datas.cmsDatas[0].datas,