<ClCard title={{ text: "我是标题", textColor: "white", align: "center", size: 'xlarge', fontWeight: 'bold' }} bgColor="gradualPink" > 标题可以传入 ClText 组件的任何属性,可以设置标题大小,颜色,颜色等 </ClCard>