提交 c2fe0d95 编写于 作者: zhangzhiwei's avatar zhangzhiwei

.

上级 d036b59f
......@@ -114,9 +114,9 @@ view
<view class="text-m ellipsis line_over2" style="width: calc(100vw - 180px)">{{
gItem.title
}}</view>
<view class="justify-between justify-middle text-m" style="height: 23px">
<view style="width: calc(100vw - 180px);">规格:{{ gItem.info }}</view>
</view>
<!--<view class="justify-between justify-middle text-m" style="height: 23px">-->
<!--<view style="width: calc(100vw - 180px);">规格:{{ gItem.info }}</view>-->
<!--</view>-->
<template v-if="gItem.salePrice">
<view class="text-gray text-m mg-t-5-m" v-if="gItem.actPrice">零售价:¥{{ gItem.productPrice }}</view>
<view class="text-gray text-m mg-t-5-m line-through" v-else>零售价:¥{{ gItem.productPrice }}</view>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册