@ -259,6 +259,7 @@
return newList
},
async getHomeListImage() {
uni.hideLoading()
this.list.data.forEach((item, key) => {
if (item.goods_image === "") {
GoodsApi.nbgoodsImage({"id": item.id}).then(res2 => {
@ -177,6 +177,7 @@ export default {
this.gdlist.data.forEach((item, key) => {
Gapi.nbgoodsImage({"id": item.id}).then(res2 => {
@ -253,6 +253,7 @@
@ -222,6 +222,7 @@
this.gdlist.data.forEach((item,key) => {
Gapi.nbgoodsImage({"id": item.id}).then(res2=>{
@ -186,6 +186,7 @@
@ -179,6 +179,7 @@ export default {
@ -179,6 +179,7 @@