We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6685101 commit 40e4f8eCopy full SHA for 40e4f8e
README.md
@@ -73,7 +73,7 @@ import Vcode from "vue-puzzle-vcode";
73
| imgs | Array | null | 自定义图片,见下方例子 |
74
| successText | String | "验证通过!" | 验证成功时的提示文字 |
75
| failText | String | "验证失败,请重试" | 验证失败时的提示文字 |
76
-| sliderText | String | "拖动滑块完成拼图" | 下方滑动条里到数字 |
+| sliderText | String | "拖动滑块完成拼图" | 下方滑动条里的文字 |
77
78
### 事件
79
| 事件名 | 返回值 | 说明 |
0 commit comments