提交 8f1ed435 编写于 作者: DCloud_iOS_XHY's avatar DCloud_iOS_XHY

text组件增加嵌套居中显示示例

上级 532493d4
......@@ -73,7 +73,7 @@
</view>
<view class="uni-title">
<text class="uni-subtitle-text">嵌套</text>
<text class="uni-subtitle-text">嵌套1</text>
</view>
<view class="text-box">
<text
......@@ -86,6 +86,15 @@
</text>
</view>
<view class="uni-title">
<text class="uni-subtitle-text">嵌套2</text>
</view>
<view class="text-box">
<text>
<text>文字应居中显示</text>
</text>
</view>
<view class="uni-title">
<text class="uni-subtitle-text">padding和border</text>
</view>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册