Commit f17f6aaf2f1f3a494e0ca55b13291c66da552d18

Authored by yanglingyu
1 parent 3f88980e

0.0.6

CNLiveCServiceModule.podspec
@@ -8,7 +8,7 @@ @@ -8,7 +8,7 @@
8 8
9 Pod::Spec.new do |s| 9 Pod::Spec.new do |s|
10 s.name = 'CNLiveCServiceModule' 10 s.name = 'CNLiveCServiceModule'
11 - s.version = '0.0.5' 11 + s.version = '0.0.6'
12 s.summary = '我的服务内容' 12 s.summary = '我的服务内容'
13 13
14 # This description is used to generate tags and improve search results. 14 # This description is used to generate tags and improve search results.
CNLiveCServiceModule/Classes/ViewController/CNLiveServiceSearchVC.m
@@ -85,7 +85,6 @@ static NSString *HistoryFootID = @"HistoryFootID"; @@ -85,7 +85,6 @@ static NSString *HistoryFootID = @"HistoryFootID";
85 } 85 }
86 } error:^{ 86 } error:^{
87 [QMUITips hideAllTipsInView:self.view]; 87 [QMUITips hideAllTipsInView:self.view];
88 -  
89 }]; 88 }];
90 } 89 }
91 -(void)removeEmptyView 90 -(void)removeEmptyView