提交 65733dbb 编写于 作者: DCloud-yinjiacheng's avatar DCloud-yinjiacheng

更新text示例

上级 1f59f1b3
......@@ -28,7 +28,7 @@
<text class="uni-subtitle-text">截断(clip)</text>
</view>
<view class="text-box">
<text class="uni-flex-item" style="text-overflow: clip; white-space: nowrap;">{{
<text class="uni-flex-item" style="text-overflow: clip;white-space: nowrap;">{{
multiLineText
}}</text>
</view>
......@@ -37,7 +37,7 @@
<text class="uni-subtitle-text">截断(ellipsis)</text>
</view>
<view class="text-box">
<text class="uni-flex-item" style="text-overflow: ellipsis; white-space: nowrap;">{{
<text class="uni-flex-item" style="text-overflow: ellipsis;white-space: nowrap;">{{
multiLineText
}}</text>
</view>
......@@ -78,8 +78,8 @@
<view class="text-box">
<text
>一级节点黑色
<text style="color: red"
>二级节点红色
<text style="color: red;background-color: yellow;"
>二级节点红色且背景色黄色
<text>三级节点不继承二级的颜色</text>
</text>
<text style="font-size: 50px">二级节点大字体</text>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册