"小号文本"组件:<small> —— 快应用组件库H-UI

<import name="small" src="../Common/ui/h-ui/text/c_tag_small"></import>
<template>
    <div class="container">
        <small text="小号文本"></small>
    </div>
</template>

<style lang="less">
    @import '../Common/styles/container.less';
</style>

<import name="small" src="../Common/ui/h-ui/text/c_tag_small"></import>
<template>
    <div class="container">
        <small text="小号文本" font="info"></small>
    </div>
</template>

<style lang="less">
    @import '../Common/styles/container.less';
</style>

扫码体验

猜你喜欢

转载自www.cnblogs.com/cloud-dev/p/xiao-hao-wen-benzu-jianltsmallgt--kuai-ying-yong-z.html
今日推荐