Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 90aa72c

Browse files
committed
update README.md
1 parent 25a8971 commit 90aa72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Vue.use(SelectPicker)
4444
</body>
4545
```
4646

47-
> 示例
47+
> 示例 [更多示例](https://long-woo.github.io/vue-bootstrap-selectpicker/){:target="_blank"}
4848
4949
``` vue | html
5050
<select-picker :dropdown-data="dropdownData" placeholder="请选择..." v-model="defaultSelectText" @changeSelect="changeSelect" />

0 commit comments

Comments
 (0)