Merge branch 'master' of ssh://193.112.35.168:29418/fanliquan
| | |
| | | [YTHsharedManger startManger].dictionaryCopy = dictionary; |
| | | if (title && ![title isEqualToString:@""] && ![title isEqual:[NSNull null]]) { |
| | | ALToastCenter(title); |
| | | |
| | | } else { |
| | | ALToastCenter(@"å¤å¶æå"); |
| | | } |
| | | } |
| | | - (void)clearClipboard { |
| | |
| | | |
| | | - (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section { |
| | | if(section == 0) { |
| | | if ([YTHsharedManger startManger].iosonling == 1) {//iOSå®¡æ ¸ä¸ |
| | | return 4; |
| | | } |
| | | |
| | | if ([self isHaveValue:self.invitCode] && [ALUserInfoServiceManger isMembership]) { |
| | | self.count = 6; |
| | | return 6; |