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