Commit ed888a1244c8d89f2343c4b24e8b15fc236ebba3
1 parent
be436edb
0.5.8
Showing
2 changed files
with
2 additions
and
2 deletions
CNLiveCMineModule.podspec
CNLiveCMineModule/Classes/CNCMine/View/CNListCollectionView.m
| ... | ... | @@ -173,7 +173,7 @@ static NSString *CNWalletCellID = @"CNWalletCellID"; |
| 173 | 173 | break; |
| 174 | 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 | 178 | break; |
| 179 | 179 | case 2: | ... | ... |