forked from postman/itriton-captcha
📖 新增效果图
This commit is contained in:
parent
936c21fbda
commit
f03a3e599e
|
@ -31,7 +31,6 @@ async function captcha(){
|
|||
}
|
||||
```
|
||||
|
||||
|
||||
#### 参数
|
||||
|
||||
| 属性名 | 类型 | 默认值 | 说明 |
|
||||
|
@ -58,4 +57,10 @@ npm config set sharp_binary_host "https://npm.taobao.org/mirrors/sharp"
|
|||
npm config set sharp_libvips_binary_host "https://npm.taobao.org/mirrors/sharp-libvips"
|
||||
|
||||
npm install sharp
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
### 效果图
|
||||
> 结合 [@itriton/uniapp](http://itriton.icjs.ink/itriton/uniapp/start/introduce.html) 组件库的 [行为验证(captcha)](http://itriton.icjs.ink/itriton/uniapp/components/captcha.html)组件的实际效果
|
||||
|
||||
![](images/screenshot.png)
|
Binary file not shown.
After Width: | Height: | Size: 231 KiB |
Loading…
Reference in New Issue