Skip to content

Commit 53ad054

Browse files
committed
Update apis.select.html
1 parent 1b7f0a1 commit 53ad054

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

edge/apis.select.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -242,15 +242,15 @@ <h4>分组</h4>
242242
<h4>hr分隔</h4>
243243

244244
<p>支持<code>&lt;hr&gt;</code>元素分隔线。</p>
245-
<p>
245+
<div>
246246
<select is="ui-select">
247247
<option>选项1.1</option>
248248
<option>选项1.2</option>
249249
<hr>
250250
<option>选项2.1</option>
251251
<option>选项2.2</option>
252252
</select>
253-
</p>
253+
</div>
254254

255255
<pre>&lt;select is="ui-select"&gt;
256256
&lt;option&gt;选项1.1&lt;/option&gt;

0 commit comments

Comments
 (0)