|
@@ -21,7 +21,7 @@
|
|
|
<text v-if="smallCount > 0">/</text>
|
|
<text v-if="smallCount > 0">/</text>
|
|
|
<text v-if="smallCount > 0">{{ `${smallCount}` }}</text>
|
|
<text v-if="smallCount > 0">{{ `${smallCount}` }}</text>
|
|
|
</text>
|
|
</text>
|
|
|
- <i class="iconfont iconzeng" :class="addAnimationData?'animation':''" @click="addEvent"></i>
|
|
|
|
|
|
|
+ <i class="iconfont iconzeng" :class="addAnimationData?'animation':''" @click="customNum"></i>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|