farewell17

Results 1 comments of farewell17

NSString *path = [[NSBundle mainBundle] pathForResource:@"tab1" ofType:@"json"]; NSDictionary *firstTabbar = @{CYLTabBarItemTitle:@"订单", CYLTabBarLottieURL:[NSURL fileURLWithPath:path]};