Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jinht committed Mar 21, 2017
1 parent a3e3660 commit 8a0650f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
&emsp;c. JhtChannelBarAndSlideViewConnectParamModel中的属性`notMoveNameArray`(不能移动频道的名字数组)设置频道位置固定, `toAddItemArray`(用于存储JhtNewsChannelItemModel)属性用于设置待添加的频道数组;<br>
&emsp;d. JhtNewsChannelItemEditParamModel:用于排序界面中相关设置参数model,包含`文字` && `文字颜色` && `距离` && `背景颜色` 类等相关设置。<br>
&emsp;e. JhtChannelBarAndSlideViewConnectParamModel和JhtNewsChannelItemEditParamModel结构如下图<br>
<img src="https://raw.githubusercontent.com/jinht/NewsChannel/master/ReadMEImages/ModelStructureDiagram/connectParamModel.png" width=210 height=327 />&emsp;<img src="https://raw.githubusercontent.com/jinht/NewsChannel/master/ReadMEImages/ModelStructureDiagram/editParamModel.png" width=244 height=329 /><br>
<img src="https://raw.githubusercontent.com/jinht/NewsChannel/master/ReadMEImages/ModelStructureDiagram/connectParamModel.png"  width=210 height=327 />&emsp;<img src="https://raw.githubusercontent.com/jinht/NewsChannel/master/ReadMEImages/ModelStructureDiagram/editParamModel.png"  width=244 height=329 /><br>

#### 2. 建立滑频道条和可滑动的view:相关个性化设置均由传递的Model中参数实现
```oc
Expand Down

0 comments on commit 8a0650f

Please sign in to comment.