测试网络,修改UI

This commit is contained in:
2025-10-30 13:10:33 +08:00
parent 8ce1d95c8c
commit 9b43274e93
6 changed files with 21 additions and 10 deletions

View File

@@ -20,6 +20,8 @@ static NSString * const kKBKeyboardExtensionBundleId = @"com.keyBoard.CustomKeyb
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
[self setupRootVC];
// 访
[KBNetworkManager shared].enabled = YES;
///
[self getNetJudge];
/// Bugly