线上所有马甲包模板,与《猎豆》同UI。域名zhuadd
// // OnlyTicketView.h // YouHuiProject // // Created by 小花 on 2018/5/24. // Copyright © 2018年 kuxuan. All rights reserved. // #import <UIKit/UIKit.h> @interface OnlyTicketView : UIView @property (nonatomic, strong) UIButton *switchBtn; @end