Commit ed888a1244c8d89f2343c4b24e8b15fc236ebba3

Authored by yanglingyu
1 parent be436edb

0.5.8

CNLiveCMineModule.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 = 'CNLiveCMineModule' 10 s.name = 'CNLiveCMineModule'
11 - s.version = '0.5.7' 11 + s.version = '0.5.8'
12 s.summary = '网家家C端个人中心' 12 s.summary = '网家家C端个人中心'
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.
CNLiveCMineModule/Classes/CNCMine/View/CNListCollectionView.m
@@ -173,7 +173,7 @@ static NSString *CNWalletCellID = @"CNWalletCellID"; @@ -173,7 +173,7 @@ static NSString *CNWalletCellID = @"CNWalletCellID";
173 break; 173 break;
174 case 1: 174 case 1:
175 { 175 {
176 - [[CNLiveCMineService shareMineProtocol] pushCMineInteContentForCMainWebViewWithURL:cn_WjjH5_Host(@"/cnStepApp.html?isShowTitle=true&channelName=tg_wrjb2") statue:CNLiveCMineIntePushWebViewStatueTask]; 176 + [[CNLiveCMineService shareMineProtocol] pushCMineInteContentForCMainWebViewWithURL:[NSString stringWithFormat:@"https://%@/cnStepApp.html?isShowTitle=true&channelName=tg_wrjb2",WjjH5] statue:CNLiveCMineIntePushWebViewStatueTask];
177 } 177 }
178 break; 178 break;
179 case 2: 179 case 2: