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