Aucune description
// // KXMainWaitBGView.h // QBCS // // Created by qianbodong on 2017/7/31. // Copyright © 2017年 kuxuan. All rights reserved. // @interface KXMainWaitBGView : UIView - (id)initWithFrame:(CGRect)frame height1:(CGFloat) h1 height2:(CGFloat) h2; @end