线上所有马甲包模板,与《猎豆》同UI。域名zhuadd

MyQRViewController.h 259B

1234567891011121314
  1. //
  2. // MyQRViewController.h
  3. // LBXScanDemo
  4. // github:https://github.com/MxABC/LBXScan
  5. // Created by lbxia on 15/10/21.
  6. // Copyright © 2015年 lbxia. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @interface MyQRViewController : UIViewController
  10. @end