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