Commit e5b7c89153a6e474d81c2791c2f4b664bc90d51d
1 parent
17f354e1
0.1.2
Showing
2 changed files
with
2 additions
and
2 deletions
CNLivePayCostModule.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 = 'CNLivePayCostModule' | 10 | s.name = 'CNLivePayCostModule' |
| 11 | - s.version = '0.1.1' | 11 | + s.version = '0.1.2' |
| 12 | s.summary = 'A short description of CNLivePayCostModule.' | 12 | s.summary = 'A short description of CNLivePayCostModule.' |
| 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. |
CNLivePayCostModule/Classes/View/CNLivePayCostContentView.m
| @@ -476,7 +476,7 @@ static NSString *const CNActiveContentPayViewIdentifier = @"CNActiveContentPayVi | @@ -476,7 +476,7 @@ static NSString *const CNActiveContentPayViewIdentifier = @"CNActiveContentPayVi | ||
| 476 | @{@"image":@"gz_shanchu",@"text":@"需要付款"}, | 476 | @{@"image":@"gz_shanchu",@"text":@"需要付款"}, |
| 477 | @{@"image":@"",@"text":@""}, | 477 | @{@"image":@"",@"text":@""}, |
| 478 | @{@"image":@"ye_zfIcon",@"text":@"中国网家家"}, | 478 | @{@"image":@"ye_zfIcon",@"text":@"中国网家家"}, |
| 479 | - @{@"image":@"tsq_ylzf",@"text":@"银联支付"}, | 479 | +// @{@"image":@"tsq_ylzf",@"text":@"银联支付"}, |
| 480 | @{@"image":@"dd_weixin",@"text":@"微信"}, | 480 | @{@"image":@"dd_weixin",@"text":@"微信"}, |
| 481 | @{@"image":@"dd_zhifubao",@"text":@"支付宝"}, | 481 | @{@"image":@"dd_zhifubao",@"text":@"支付宝"}, |
| 482 | ]]; | 482 | ]]; |