// // NoCotentCell.h // BuguLive // // Created by 杨仁伟 on 2017/9/26. // Copyright © 2017年 xfg. All rights reserved. // #import <UIKit/UIKit.h> @interface NoCotentCell : UICollectionViewCell @end