# c-title 标题格式组件

这是一个测试标题
<template>
  <CTitle>
    <template>这是一个测试标题</template>
  </CTitle>
</template>
Expand Copy

# 说明

只需在插槽中放入对应标题名称即可