Skip to content

Commit

Permalink
修改README实例
Browse files Browse the repository at this point in the history
  • Loading branch information
wujunyang committed Aug 2, 2016
1 parent fece7e1 commit a816374
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added ObjcUML/15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@ pod 'WebViewJavascriptBridge', '~> 5.0'

22 编写一个UITableViewCell倒计时功能,实例因为没有服务端接口,所以时间都以本地时间为准,正式项目时间都要从服务端获取;

23 引入WebViewJavascriptBridge进行H5交互,并对官网实例进行注解

## 效果图

<img src="https://github.com/wujunyang/MobileProject/blob/master/ObjcUML/1.png" width=250px height=350px></img>
Expand All @@ -202,6 +204,8 @@ pod 'WebViewJavascriptBridge', '~> 5.0'
<img src="https://github.com/wujunyang/MobileProject/blob/master/ObjcUML/12.png" width=250px height=350px></img>
<img src="https://github.com/wujunyang/MobileProject/blob/master/ObjcUML/13.png" width=250px height=350px></img>
<img src="https://github.com/wujunyang/MobileProject/blob/master/ObjcUML/14.png" width=250px height=350px></img>
<img src="https://github.com/wujunyang/MobileProject/blob/master/ObjcUML/15.png" width=250px height=350px></img>


## 联系方式

Expand Down

0 comments on commit a816374

Please sign in to comment.