CocoaPods trunk is moving to be read-only. Read more on the blog, there are 9 months to go.

XEngineAlertModuleTest 1.0

XEngineAlertModuleTest 1.0

Maintained by lgy881228.



  • By
  • lgy881228

XEngineAlertModuleTest

测试模块功能 创建vc时 传入模块名称就可以调用模块功能 RecyleWebViewController *vc = [[RecyleWebViewController alloc] initWithModel:zipmodel url:需要加载的URL地址 index:0 parentRecyleWebViewController:nil]; vc.modules = @[@"XEngineAlertModuleTest"];