(項目)在線教育平臺(九)

十一、課程章節功能 1、前端頁面配置   將課程章節頁面course-video.html拷貝到templates目錄下。   繼承base.html頁面,重寫需要block的地方: 2、課程章節接口 1 class CourseLessonView(View): 2 """課程章節""" 3 def get(self, request, course_id): 4
相關文章
相關標籤/搜索