提交 dcfbb268 编写于 作者: taohebin@dcloud.io's avatar taohebin@dcloud.io

feat: 增加input 不设置placeholder的placeholder-style测试例

上级 d5c0a40b
......@@ -52,6 +52,10 @@
<input id="uni-input-placeholder2" class="uni-input" :placeholder-class="inputPlaceHolderClass"
placeholder="占位符字体大小为10px" />
</view>
<view class="input-wrapper">
<input class="uni-input" :placeholder-style="inputPlaceHolderStyle"
value="不设置placeholder只设置placeholder-style" />
</view>
</view>
<view>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册