@@ -110,11 +110,12 @@
padding="30rpx 30rpx"
>
</modal-module>
- <FooterCart
- :price="allPrice"
- :count="allCount"
- @confirm="confirmSelectEvent"
- ></FooterCart>
+ <FooterCart :offPrice="true" :price="allPrice" :count="allCount" @confirm="confirmSelectEvent"></FooterCart>
+<!-- <FooterCart-->
+<!-- :price="allPrice"-->
+<!-- :count="allCount"-->
+<!-- @confirm="confirmSelectEvent"-->
+<!-- ></FooterCart>-->
</view>
</template>
@@ -33,6 +33,7 @@
<template v-for="(productItem, productIndex) in classItem.child">
<Commondity
+ :offPrice="true"
:key="productIndex"
:info="productItem"
:bigCount="