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