File tree Expand file tree Collapse file tree 1 file changed +18
-4
lines changed
Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change 11# JHVerificationCodeView
2- A single authentication code input box & 单个的验证码输入框
2+ ### A single authentication code input box & 单个的验证码输入框
33
4- ### 更新日志:
5- 2.inputBoxSpacing can be negative. & 输入框间隔可设置成负数,让输入框连在一起. (2018-4-19)
4+ ---
65
7- 1.upload. (2017-8-25)
6+ ## Logs & 更新日志:
87
8+ ### 2018-4-19:
9+ 1.inputBoxSpacing can be negative. & 输入框间隔可设置成负数,让输入框连在一起.
910
11+ ### 2017-8-25:
12+ 1.upload.
13+
14+ ---
15+
16+ ## Configuration:
1017输入框的配置:& The input field configuration:
1118
1219```
@@ -36,6 +43,10 @@ A single authentication code input box & 单个的验证码输入框
3643@end
3744```
3845
46+ ---
47+
48+ ## Use:
49+
3950简单地使用:& Simple to use:
4051```
4152 JHVCConfig *config = [[JHVCConfig alloc] init];
@@ -60,4 +71,7 @@ A single authentication code input box & 单个的验证码输入框
6071 })];
6172```
6273
74+ ---
75+
76+ ## What is it?
6377![ image] ( https://github.com/xjh093/JHVerificationCodeView/blob/master/123.png )
You can’t perform that action at this time.
0 commit comments