@@ -777,7 +777,7 @@
#pragma mark 用户点击分享
- (void)gotoShareViewFun
{
- if (_didSelectListArr.count > 5) {
+ if (_didSelectListArr.count > 50) {
[[iToast makeText:NSLocalizedString(@"share_max_count_tip2",nil)] show];
return;
}
@@ -649,7 +649,7 @@
@@ -371,7 +371,7 @@
@@ -493,7 +493,7 @@
@@ -537,7 +537,7 @@