// // TRListVC.h // jiaPei // // Created by apple on 15/12/24. // Copyright © 2015年 JCZ. All rights reserved. // #import @interface TRListVC : UIViewController /**HTML的名称.title可以在跳转之前设置? */ @property(nonatomic,strong)NSArray* models; @end /** html。不要加后缀。直接来即可。 */