Commit 56061eb5 by ludi

修复一个bug

parent a6411efe
......@@ -69,6 +69,7 @@
_maxShareUserCount = [[[NSUserDefaults standardUserDefaults] objectForKey:FUSLiveUDKeys.fus_SHARE_SEND_TO_TOTAL_STINT] integerValue];
// 初始化View
[self fus_initView];
self.selectedCount = 0;
}
return self;
}
......
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 sign in to comment