浏览代码

commit -m 测优惠券

zhengjinyi 3 年之前
父节点
当前提交
c1bb6ce994
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/cm-module/cart-components/index.vue

+ 1 - 1
components/cm-module/cart-components/index.vue

@@ -157,7 +157,7 @@
 							</view>
 						</view>
 						<view v-if="!isshowDelbtn" class="footer-ri" >
-							<view class="btn hanld-btn" @tap="toConfirmation">去结算({{allCount}})</view>
+							<view class="btn hanld-btn" @tap="toConfirmation">去结算({{ allCount }})</view>
 						</view>
 						<view v-else class="footer-del">
 							<view class="btn btn-cancel" @tap.stop="hideDelManage">取消</view>