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

Commit 5c4932b

Browse files
committed
增加更多示例
1 parent 90aa72c commit 5c4932b

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

0 commit comments

Comments
 (0)