Skip to content

Commit 505b5ba

Browse files
committed
Update README.md
1 parent 8368f75 commit 505b5ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ CCActionSheet有两种形式的list
1515

1616
###使用
1717
回调方式使用了两种,这里只举例使用block回调。
18+
1819
`初始化`
1920
>
2021
CCActionSheet *sheet = [[CCActionSheet alloc] initWithTitle:@"这是CCActionSheet" clickedAtIndex:^(NSInteger index) {

0 commit comments

Comments
 (0)