Skip to content

Commit f2d694a

Browse files
committed
readme修改
1 parent 3d08123 commit f2d694a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ boxInputView.customCellProperty = cellProperty;
245245
246246
247247
### <a id="Anchor_ResetCodeLength"></a>ResetCodeLength
248+
![ResetCodeLength.png](/ReadmeResources/2ResetCodeLength.gif "ResetCodeLength.png")
248249
``` objc
249250
[boxInputView resetCodeLength:_boxInputView.codeLength+1 beginEdit:YES];
250251
```

README_en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ boxInputView.customCellProperty = cellProperty;
241241
242242
243243
### <a id="Anchor_ResetCodeLength"></a>ResetCodeLength
244+
![ResetCodeLength.png](/ReadmeResources/2ResetCodeLength.gif "ResetCodeLength.png")
244245
``` objc
245246
[boxInputView resetCodeLength:_boxInputView.codeLength+1 beginEdit:YES];
246247
```

0 commit comments

Comments
 (0)