|
@@ -132,7 +132,7 @@
|
|
|
<div>
|
|
<div>
|
|
|
<span><img style="width: 30px;height: 30px;margin:0;cursor: pointer;"
|
|
<span><img style="width: 30px;height: 30px;margin:0;cursor: pointer;"
|
|
|
src="{{item.cart_info.productInfo.image}}"></span>
|
|
src="{{item.cart_info.productInfo.image}}"></span>
|
|
|
- <span>{{item.cart_info.productInfo.store_name}}</span><span> | ¥{{item.cart_info.truePrice}}×{{item.cart_info.cart_num}}</span>
|
|
|
|
|
|
|
+ <span>{{item.cart_info.productInfo.store_name}}</span><span> | ¥{{item.cart_info.truePrice}}×1</span>
|
|
|
</div>
|
|
</div>
|
|
|
{{# } }}
|
|
{{# } }}
|
|
|
{{# }); }}
|
|
{{# }); }}
|