コンテンツに集中

コンテンツに集中

-w428

<import name="strong" src="../Common/ui/h-ui/text/c_tag_b"></import>
<template>
    <div class="container">
        <strong text="着重内容"></strong>
    </div>
</template>

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

-w430

<import name="strong" src="../Common/ui/h-ui/text/c_tag_b"></import>
<template>
    <div class="container">
        <strong text="着重内容" class="success"></strong>
    </div>
</template>

<style lang="less">
    @import '../Common/styles/container.less';
    @import '../Common/styles/color.less';
</style>
公開された46元の記事 ウォンの賞賛1 ビュー279

おすすめ

転載: blog.csdn.net/weixin_41324043/article/details/105307639