WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2024-03-23 1f7b5b3445c5ecc7fa09725471e20ac345a6188f
layout/card/CCardContent.vue
@@ -5,6 +5,7 @@
<template>
    <view class="c-card-content">
        <slot />
    </view>
</template>