Skip to content

Commit

Permalink
fix(vue-renderless): [base-select] fix site: Optimize site documentat…
Browse files Browse the repository at this point in the history
…ion typesetting
  • Loading branch information
dufu1991 committed Dec 25, 2024
1 parent e4797cf commit b57dc9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</div>
<br />
<div class="demo3">
<div>场景 2:配置 automaticDropdown,focus() 后聚焦并自动下拉</div>
<div>场景 3:配置 automaticDropdown,focus() 后聚焦并自动下拉</div>
<br />
<tiny-button @click="handleFocus3"> 点击获取焦点 </tiny-button>
<tiny-button @click="handleBlur3"> 点击失去焦点 </tiny-button>
Expand Down

0 comments on commit b57dc9e

Please sign in to comment.