Commit e5b7c89153a6e474d81c2791c2f4b664bc90d51d
1 parent
17f354e1
0.1.2
Showing
2 changed files
with
2 additions
and
2 deletions
CNLivePayCostModule.podspec
CNLivePayCostModule/Classes/View/CNLivePayCostContentView.m
| ... | ... | @@ -476,7 +476,7 @@ static NSString *const CNActiveContentPayViewIdentifier = @"CNActiveContentPayVi |
| 476 | 476 | @{@"image":@"gz_shanchu",@"text":@"需要付款"}, |
| 477 | 477 | @{@"image":@"",@"text":@""}, |
| 478 | 478 | @{@"image":@"ye_zfIcon",@"text":@"中国网家家"}, |
| 479 | - @{@"image":@"tsq_ylzf",@"text":@"银联支付"}, | |
| 479 | +// @{@"image":@"tsq_ylzf",@"text":@"银联支付"}, | |
| 480 | 480 | @{@"image":@"dd_weixin",@"text":@"微信"}, |
| 481 | 481 | @{@"image":@"dd_zhifubao",@"text":@"支付宝"}, |
| 482 | 482 | ]]; | ... | ... |