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