[go: nahoru, domu]

Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
NJHu committed May 9, 2018
1 parent 13196e1 commit b44b938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iOSProject/iOSProject/Classes/Main/LMJNewViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ - (void)viewDidLoad {

item12.destVc = [LMJDownLoadFileViewController class];

LMJWordArrowItem *item121 = [LMJWordArrowItem itemWithTitle:@"文件 断点 离线 缓存 下载" subTitle: @""];
LMJWordArrowItem *item121 = [LMJWordArrowItem itemWithTitle:@"文件 断点 缓存 下载" subTitle: @""];

item121.destVc = [LMJOfflineDownloadViewController class];

Expand Down

0 comments on commit b44b938

Please sign in to comment.