YZM hace 1 año
padre
commit
1383aae819
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/shopdetail/index.vue

+ 1 - 1
pages/shopdetail/index.vue

@@ -27,7 +27,7 @@
 								<view class="line_my text-white">
 									<view style="width: 100px;">{{item}}:</view>
 									<view>
-										{{index==0?paramList.name:''}}
+										{{index==0?details.goods_name:''}}
 										{{index==1?paramList.style:''}}
 										{{index==2?paramList.goodNo:''}}
 										{{index==3?paramList.size:''}}