|
@@ -37,6 +37,10 @@
|
|
<text class="f24 col999 ml10 line-through">天猫价:¥{{getOneSummary.goods_price}}</text>
|
|
<text class="f24 col999 ml10 line-through">天猫价:¥{{getOneSummary.goods_price}}</text>
|
|
</view>
|
|
</view>
|
|
<view class="f24 col666 l_height34 mt4">库存:{{getOneSummary.goods_storage}}件</view>
|
|
<view class="f24 col666 l_height34 mt4">库存:{{getOneSummary.goods_storage}}件</view>
|
|
|
|
+ <view class="goods_gap" wx:if="{{getOneSummary['gap_show']}}">
|
|
|
|
+ {{getOneSummary['gap_desc']}}
|
|
|
|
+ <block wx:if="{{getOneSummary['discount_gap'] > 0}}">前往熊猫美妆APP,享受更多优惠。</block>
|
|
|
|
+ </view>
|
|
<view class="n_goods_title">
|
|
<view class="n_goods_title">
|
|
<view class="brand_auth" wx:if="{{getOneSummary.brand_author_desc}}">{{getOneSummary.brand_author_desc}}</view>
|
|
<view class="brand_auth" wx:if="{{getOneSummary.brand_author_desc}}">{{getOneSummary.brand_author_desc}}</view>
|
|
<text decode="{{true}}">{{getOneSummary.goods_mobile_name}} {{getOneSummary.goods_jingle}}</text>
|
|
<text decode="{{true}}">{{getOneSummary.goods_mobile_name}} {{getOneSummary.goods_jingle}}</text>
|