WanPai/Root/Course/VC/CourseOnlineListVC.swift
@@ -99,7 +99,7 @@ collectionView.delegate = self collectionView.dataSource = self collectionView.backgroundColor = .white collectionView.contentInset = UIEdgeInsets(top: 0, left: 14, bottom: 14, right: 14) collectionView.contentInset = UIEdgeInsets(top: JQ_ScreenW * 0.564 + 57, left: 14, bottom: 14, right: 14) view.addSubview(collectionView) collectionView.snp.makeConstraints { make in