修改hud

This commit is contained in:
2025-10-29 19:13:35 +08:00
parent e218c1bf3d
commit e8c88a6148
19 changed files with 2218 additions and 1973 deletions

View File

@@ -26,6 +26,10 @@
[self.view addSubview:label];
}
- (void)touchesBegan:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event{
[KBHUD show];
}
/*
#pragma mark - Navigation