layout/card/CCardAction.vue @@ -7,6 +7,8 @@ <scroll-view class="c-card-action m-border-strong-top" :scroll-x="true" @touchstart.stop="evt => null" @touchmove.stop="evt => null" > <slot /> </scroll-view>