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 950fc2c commit d30db22
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@
&emsp;b. JhtChannelBarAndSlideViewConnectParamModel:用于切换频道栏界面中相关设置参数model,包含`尾部加号按钮` && `颜色和字号` && `间距和坐标` && `缓存页数` 等相关设置;<br>
&emsp;c. JhtChannelBarAndSlideViewConnectParamModel中的属性`notMoveNameArray`(不能移动频道的名字数组)设置频道位置固定, `toAddItemArray`(用于存储JhtNewsChannelItemModel)属性用于设置待添加的频道数组;<br>
&emsp;d. JhtNewsChannelItemEditParamModel:用于排序界面中相关设置参数model,包含`文字` && `文字颜色` && `距离` && `背景颜色` 类等相关设置。<br>
* 注:JhtChannelBarAndSlideViewConnectParamModel和JhtNewsChannelItemEditParamModel结构如下图
&emsp;<img src="https://raw.githubusercontent.com/jinht/NewsChannel/master/ReadMEImages/Model结构图/connectParamModel.png"  width=210 height=327 />
&emsp;&emsp;<img src="https://raw.githubusercontent.com/jinht/NewsChannel/master/ReadMEImages/Model结构图/editParamModel.png"  width=244 height=329 />
* 注:JhtChannelBarAndSlideViewConnectParamModel和JhtNewsChannelItemEditParamModel结构如下图
<img src="https://raw.githubusercontent.com/jinht/NewsChannel/master/ReadMEImages/Model结构图/connectParamModel.png"  width=210 height=327 />&emsp;<img src="https://raw.githubusercontent.com/jinht/NewsChannel/master/ReadMEImages/Model结构图/editParamModel.png"  width=244 height=329 />
<br>

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

0 comments on commit d30db22

Please sign in to comment.