|
|
@ -35,7 +35,7 @@ |
|
|
<view class="lf-color-333 lf-font-26 lf-line-2" style="max-width: 480rpx;">{{i.item_name}}</view> |
|
|
<view class="lf-color-333 lf-font-26 lf-line-2" style="max-width: 480rpx;">{{i.item_name}}</view> |
|
|
<view class="lf-font-24 lf-color-777 lf-m-t-14 lf-row-between" style="width: 100%;"> |
|
|
<view class="lf-font-24 lf-color-777 lf-m-t-14 lf-row-between" style="width: 100%;"> |
|
|
<view>{{i.item_meta.specs_text}}</view> |
|
|
<view>{{i.item_meta.specs_text}}</view> |
|
|
<view class="lf-font-32 lf-color-price">¥{{item2.items_total_yuan}}</view> |
|
|
|
|
|
|
|
|
<view class="lf-font-32 lf-color-price">¥{{i.units_total_yuan}}</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
|