Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develope #222

Open
wants to merge 13 commits into
base: develope
Choose a base branch
from
Prev Previous commit
Next Next commit
提交1
  • Loading branch information
Jadyn committed Sep 21, 2020
commit 0f57824761d0aa5221ccc2b7f92663eca3b774c5
2 changes: 1 addition & 1 deletion LBXScanDemo/LBXScanDemo/StyleDIY.m
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ + (LBXScanViewStyle*)qqStyle

style.notRecoginitonArea = [UIColor colorWithRed:0 green:0 blue:0 alpha:0.6];


NSLog(@"提交1");
return style;
}

Expand Down