// // SHomeInfoV.h // BuguLive // // Created by 丁凯 on 2017/8/26. // Copyright © 2017年 xfg. All rights reserved. // #import @interface SHomeInfoV : UIView - (void)setViewWithArray:(NSArray *)otherArray andMDict:(NSMutableDictionary *)Mdict; @end