Skip to content

Commit 43cbbea

Browse files
authored
Update README.md
1 parent 3fc3634 commit 43cbbea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
## 自定义控件
77
*这里面,我自己封装了一些经常用到的控件,如Segment、Refresh、PictureShow、Progress等,可以很方便地调用。*
88
* #### GJSegment
9-
![GJSegment](https://github.com/manofit/swift_project/blob/master/%E6%95%88%E6%9E%9C%E5%9B%BE/segment.gif)
9+
![GJSegment](https://github.com/manofit/ScreenPics/blob/master/swfit_pro_pics/segment.gif)
1010
* #### GJRefresh
11-
![GJRefresh](https://github.com/manofit/swift_project/blob/master/%E6%95%88%E6%9E%9C%E5%9B%BE/mj_footer.gif)![GJRefresh](https://github.com/manofit/swift_project/blob/master/%E6%95%88%E6%9E%9C%E5%9B%BE/mj_header.gif)
11+
![GJRefresh](https://github.com/manofit/ScreenPics/blob/master/swfit_pro_pics/mj_footer.gif)![GJRefresh](https://github.com/manofit/ScreenPics/blob/master/swfit_pro_pics/mj_header.gif)
1212
* #### GJPictureShow
13-
![GJPictureShow](https://github.com/manofit/swift_project/blob/master/%E6%95%88%E6%9E%9C%E5%9B%BE/pic_show.gif)
13+
![GJPictureShow](https://github.com/manofit/ScreenPics/blob/master/swfit_pro_pics/pic_show.gif)
1414
* #### GJProgressView
15-
![GJProgressView](https://github.com/manofit/swift_project/blob/master/%E6%95%88%E6%9E%9C%E5%9B%BE/progress.gif)
15+
![GJProgressView](https://github.com/manofit/ScreenPics/blob/master/swfit_pro_pics/progress.gif)
1616

1717
*后面还会继续对项目里面的一些其他内容,比如倒计时按钮进行封装。*
1818

0 commit comments

Comments
 (0)