Commit 26e566d7 authored by Sandy's avatar Sandy

优化相册权限逻辑

parent 095179a8
...@@ -64,6 +64,8 @@ typedef NS_ENUM(NSInteger, ItemIndex) { ...@@ -64,6 +64,8 @@ typedef NS_ENUM(NSInteger, ItemIndex) {
[self addSubview:button]; [self addSubview:button];
} }
[self mwPhotoArray]; [self mwPhotoArray];
self.mwPhotoArray = nil;
} }
- (void)extensionButtonClick:(UIButton *)btn { - (void)extensionButtonClick:(UIButton *)btn {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment