5.11 首页修改

This commit is contained in:
魏啾
2024-05-11 14:19:50 +08:00
parent 4d5c78932e
commit ba18953745
17 changed files with 85 additions and 46 deletions

View File

@@ -98,7 +98,7 @@
<view class="cart-wrap">
<view class="cart-content">
<view class="left">
<image class="icon" src="../../static/icon_cart.png" mode="aspectFit" @click="showCart = !showCart">
<image class="icon" src="https://czg-qr-order.oss-cn-beijing.aliyuncs.com/drder/icon_cart.png" mode="aspectFit" @click="showCart = !showCart">
</image>
<text class="i"></text>
<text class="num">{{cartLists.amount}}</text>