Browse Source

修改加载图片

master
liaoxinyu 2 years ago
parent
commit
eba8ac3f8a
  1. 2
      pages/home/home.vue

2
pages/home/home.vue

@ -343,7 +343,7 @@
this.typeGoodsList = res.data;
setTimeout(()=>{
this.showimg = false
},300)
},100)
})
},
/* */

Loading…
Cancel
Save