layout/card/CCardContent.vue @@ -5,6 +5,7 @@ <template> <view class="c-card-content"> <slot /> </view> </template>