Commit cf9e94e7 authored by Damon's avatar Damon

feat: 配件数量图标点击

parent ee082d7f
......@@ -11,7 +11,7 @@
</view>
</view>
<view class="u-flex select-num" v-if="!showChecked">
<view class="num-left">
<view class="num-left" @click="submit">
<u-badge type="error" :show-zero="true" :count="partNum" :offset="[0, 0]"></u-badge>
<u-image width="72rpx" height="72rpx" :lazy-load="false" :src="partsImage"></u-image>
</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment