提交 7006fd51 编写于 作者: 雪洛's avatar 雪洛

test: 增加宽度rpx测试例

上级 dbc879d8
......@@ -8,6 +8,11 @@
<view style="width: 250px;">
<text>width: 50%</text>
<view class="common" style="width: 50%;"></view>
</view>
<view>
<text>width: 250rpx</text>
<view class="common" style="width: 250rpx;"></view>
</view>
</view>
</template>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册