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