mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 17:33:27 +08:00
【优化】点餐模式下栏目页面购物车图标增加点击跳转购物车列表的方法。
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
</view>
|
||||
<!-- 购物车栏 begin -->
|
||||
<view class="cart-box">
|
||||
<view class="mark">
|
||||
<view class="mark" @tap="redirectCart()">
|
||||
<image src="/static/images/common/cart.png" class="cart-img"></image>
|
||||
<view class="tag">{{cartNums}}</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user