提交 e0a1f7a2 authored 作者: 王天霸's avatar 王天霸

商品详情主图不显示问题

上级 03b78b5e
......@@ -574,7 +574,7 @@
this.optionsmg = response.data.specs_group
this.specsitem = response.data.specs
this.tmthird_id = response.data.goods_id
this.picture = response.data.imgs
this.picture = response.data.imgs[0]
if(this.picture.length > 0) {
var str=new RegExp("http");
this.picture.forEach((item,index) => {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论