Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加了9张图后,删除一张再点添加就崩 #10

Open
whereandhere opened this issue Apr 20, 2016 · 1 comment
Open

添加了9张图后,删除一张再点添加就崩 #10

whereandhere opened this issue Apr 20, 2016 · 1 comment

Comments

@whereandhere
Copy link

在执行-(void)onClick:(NSUInteger)index 时,尝试了一下 <= 9 就ok啦
if (_images.count <=9 && index == _images.count-1) {
[self chooseImage];
}else{...}

@liseven
Copy link

liseven commented Apr 25, 2016

点赞可多次点,消除不了。发布说说的人和点赞的人不同

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants