readMe图片调整
This commit is contained in:
@@ -53,7 +53,7 @@ pod 'CRBoxInputView', '1.1.7'
|
||||
| [Base](#Anchor_Base) |  |
|
||||
| [Placeholder](#Anchor_Placeholder) |  |
|
||||
| [CustomBox](#Anchor_CustomBox) |  |
|
||||
| [Line](#Anchor_Line) |  |
|
||||
| [Line](#Anchor_Line) |  |
|
||||
| [SecretSymbol](#Anchor_SecretSymbol) |  |
|
||||
| [SecretImage](#Anchor_SecretImage) |  |
|
||||
| [SecretView](#Anchor_SecretView) |  |
|
||||
@@ -133,7 +133,7 @@ boxInputView.customCellProperty = cellProperty;
|
||||
<br/>
|
||||
|
||||
### <a id="Anchor_Line"></a>Line
|
||||

|
||||

|
||||
``` objc
|
||||
CRBoxInputCellProperty *cellProperty = [CRBoxInputCellProperty new];
|
||||
cellProperty.showLine = YES; //必需
|
||||
|
||||
@@ -50,7 +50,7 @@ To run the example project, clone the repo, and run `pod install` from the Examp
|
||||
| [Base](#Anchor_Base) |  |
|
||||
| [Placeholder](#Anchor_Placeholder) |  |
|
||||
| [CustomBox](#Anchor_CustomBox) |  |
|
||||
| [Line](#Anchor_Line) |  |
|
||||
| [Line](#Anchor_Line) |  |
|
||||
| [SecretSymbol](#Anchor_SecretSymbol) |  |
|
||||
| [SecretImage](#Anchor_SecretImage) |  |
|
||||
| [SecretView](#Anchor_SecretView) |  |
|
||||
@@ -129,7 +129,7 @@ boxInputView.customCellProperty = cellProperty;
|
||||
<br/>
|
||||
|
||||
### <a id="Anchor_Line"></a>Line
|
||||

|
||||

|
||||
``` objc
|
||||
CRBoxInputCellProperty *cellProperty = [CRBoxInputCellProperty new];
|
||||
cellProperty.showLine = YES; //Required
|
||||
|
||||
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
Reference in New Issue
Block a user