无故事王国
2023-10-31 15aff3175065c645dded2ff9dc968efd5acea0a6
WanPai/Root/Home/VC/HomeVC.swift
@@ -250,11 +250,11 @@
               let vc = ActivityListVC()
               push(vc: vc)
            case .video:
               let vc = CourseOnlineListVC(position: 3)
               let vc = CourseOnlineListVC(position: 2)
               vc.title = "看视频得奖励"
               push(vc: vc)
            case .coin:
               let vc = CourseOnlineListVC(position: 2)
               let vc = CourseOnlineListVC(position: 1)
               vc.title = "线上课得积分"
               push(vc: vc)
            case .ticket: