@@ -6,7 +6,7 @@
<view class="cmd-info_bx">
<view class="tit" >
<text style="font-size:22upx;border:1upx solid #3385ff;color:white;background-color:#3385ff;margin-right:5upx;padding-left:5upx;padding-right:5upx;" v-if="info.presell == 1">预售</text>
- {{ info.itemName}}
+ {{ info.name||''}}
</view>
<view class="kc num-open_bx flex-space">
<view>
@@ -7,7 +7,7 @@
<text style="font-size:22upx;border:1upx solid #3385ff;color:white;background-color:#3385ff;margin-right:5upx;padding-left:5upx;padding-right:5upx;"
v-if="info.presell == 1">预售</text>