@@ -732,7 +732,7 @@ public class NewHomeFragmentV2 extends BaseMVPFragment<FgNewHomeV2LayoutBinding,
}
//视频课更多
ARouter.getInstance().build(RouterPath.CourseCenter.APPOINTMENT_COURSE)
- .withInt(AppointmentCourseActivity.SELECT_POSITION, 3)
+ .withInt(AppointmentCourseActivity.SELECT_POSITION, 4)
.navigation();
return;