|
@@ -28,7 +28,7 @@
|
|
<text class="priceZ">{{ item.integerPart }}</text>
|
|
<text class="priceZ">{{ item.integerPart }}</text>
|
|
<text class="priceF">.{{ item.decimalPart }}</text>
|
|
<text class="priceF">.{{ item.decimalPart }}</text>
|
|
</view>
|
|
</view>
|
|
- <view class="origin-price">|日常价 ¥ {{item.originalPrice}}</view>
|
|
|
|
|
|
+ <view class="origin-price">|日常价 <text>¥ {{item.originalPrice}}</text></view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|