"格式化的文本"组件:<span> —— 快应用原生组件

`<template>
    <div class="container">
        <text><span class="success">天下武功</span> <span class="info">唯快不破</span></text>
    </div>
</template>

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

扫码体验

猜你喜欢

转载自www.cnblogs.com/cloud-dev/p/ge-shi-hua-de-wen-benzu-jianltspangt--kuai-ying-yo.html