Skip to content

Commit c89d836

Browse files
committed
update readme
1 parent f0e9967 commit c89d836

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

PLMMPRJK/PLMMPRJK/Classes/Preview3/Controller/LMJDrawRectViewController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ - (void)viewDidLoad {
6969
LMJWordArrowItem *item13 = [LMJWordArrowItem itemWithTitle:@"绘图" subTitle:nil];
7070
item13.destVc = NSClassFromString(@"LMJDrawBoardViewController");
7171

72-
LMJWordArrowItem *item14 = [LMJWordArrowItem itemWithTitle:@"指纹解锁" subTitle:nil];
72+
LMJWordArrowItem *item14 = [LMJWordArrowItem itemWithTitle:@"九宫格解锁" subTitle:nil];
7373
item14.destVc = NSClassFromString(@"LMJFingerLockViewController");
7474

7575
LMJItemSection *section0 = [LMJItemSection sectionWithItems:@[item0, item1, item2, item3, item4, item5, item6, item7, item8, item9, item10, item11, item12, item13, item14] andHeaderTitle:nil footerTitle:nil];

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

2-
## 报错原因
3-
### PLMMPRJK/PLMMPRJK/Classes/IM_HX/EasyMobSDKS/HyphenateFullSDK/Hyphenate.framework/Hyphenate.a路径下文件过大
2+
## <label style="color: red;">报错原因</label>
3+
### PLMMPRJK/PLMMPRJK/Classes/IM_HX/<br><label style="color: red;">EasyMobSDKS/HyphenateFullSDK/Hyphenate.framework/Hyphenate.a路径下文件过大无法添加</label>
44

5-
### 请下载[环信即时通讯SDK](http://downloads.easemob.com/downloads/ios-easemob-sdk_2.3.3.zip)添加
5+
### <labe style="color: blue">请下载[环信即时通讯SDK](http://downloads.easemob.com/downloads/ios-easemob-sdk_2.3.3.zip)添加</label>
66

77
### 欢迎大家转发和点赞哦!感谢大家支持!
88

0 commit comments

Comments
 (0)