File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ public func setSegmentItemViewStyle(itemViewStyle:LLSegmentItemViewStyle)
3737### 详情页效果预览
3838
3939说明 | Gif | Code |
40- ----|------|-- ----|
41- 个人中心头部放大 | <img src =" Screenshot/detail/personCenter.gif " width =" 355 " height =" 630 " > | ` override func scrollView(scrollView: LLContainerScrollView, dragToMinimumHeight progress: CGFloat) { self.progress = progress customNavBar.alpha = progress} ` |
40+ ----|-------| ----|
41+ 个人中心头部放大 | <img src =" Screenshot/detail/personCenter.gif " width =" 355 " height =" 630 " > | ` override func scrollView(scrollView: LLContainerScrollView, dragToMinimumHeight progress: CGFloat) { \n self.progress = progress \n customNavBar.alpha = progress \n } ` |
4242个人中心列表刷新 | <img src =" Screenshot/detail/personCenterListRefresh.gif " width =" 355 " height =" 630 " > | ` ` |
4343商品详情 | <img src =" Screenshot/detail/goodsDetail.gif " width =" 355 " height =" 630 " > | ` ` |
4444
You can’t perform that action at this time.
0 commit comments