@@ -119,11 +119,7 @@
padding="30upx 30upx"
>
</modal-module>
- <FooterCart
- :price="allPrice"
- :count="allCount"
- @confirm="confirmSelectEvent"
- ></FooterCart>
+ <FooterCart :price="allPrice" :count="allCount" @confirm="confirmSelectEvent" ></FooterCart>
</view>
</template>
@@ -68,7 +68,7 @@
- <FooterCart :price="cgAllPriceFun" :count="allCount" @confirm="confirmSaveItem"></FooterCart>
+ <footer-cart :price="cgAllPriceFun" :count="allCount" @confirm="confirmSaveItem"></footer-cart>
<uni-popup ref="globalClassImgRef" background-color="#fff" type="center" :animation="false" class="class-popup-style">
<view style="display:flex;padding:20upx;height:auto;justify-content: space-between;align-items:center;flex-wrap:wrap;max-height:100vh;overflow:auto;">