删除立即充值按钮
This commit is contained in:
@@ -277,10 +277,6 @@ static void KBSkinInstallNotificationCallback(CFNotificationCenterRef center,
|
||||
|
||||
- (void)keyBoardMainView:(KBKeyBoardMainView *)keyBoardMainView didTapToolActionAtIndex:(NSInteger)index {
|
||||
if (index == 0) {
|
||||
[self showSubscriptionPanel];
|
||||
return;
|
||||
}
|
||||
if (index == 1) {
|
||||
[self showFunctionPanel:YES];
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user