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