# Text 文本

text text
<template>
    <div>
        <MantText>text</MantText>
        <MantText type="primary">text</MantText>
    </div>
</template>
Expand Copy
参数 说明 类型 默认值
type 类型 primary default