diff --git a/public/react/src/modules/courses/ListPageIndex.js b/public/react/src/modules/courses/ListPageIndex.js
index 575941d91..15e8a2e3a 100644
--- a/public/react/src/modules/courses/ListPageIndex.js
+++ b/public/react/src/modules/courses/ListPageIndex.js
@@ -177,7 +177,194 @@ class ListPageIndex extends Component {
this.refs.CoursesBanner.updatabanner()
}
render() {
- return ()
+ return (
+
+
+ {/*头部banner*/}
+
this.ispostexcellenttype(excellent)}>
+
+
+
+
+
+
+
+
+ {/*left_nav*/}
+
+ this.comyslElearning(i)} />
+
+
+ {/*right_concent*/}
+
+
+
+ {/* --------------------------------------------------------------------- */}
+
+ {/* 作业设置 */}
+ {/* http://localhost:3007/classrooms/1309/homework/9300/setting */}
+ {/* 普通作业 */}
+ ()
+ }
+ >
+ {/* 普通作业 */}
+ ()
+ }
+ >
+
+ {/* 作品列表 */}
+ ()
+ }
+ >
+ {/* 作品列表 */}
+ ()
+ }
+ >
+
+ ()
+ }
+ >
+ {/*视频列表*/}
+ ()
+ }
+ >
+ ()
+ }
+ >
+ {/* 教师列表*/}
+ ( this.updatabanners()} {...this.props} {...props} {...this.state} />)
+ }
+ >
+ {/* 学生列表*/}
+ ()
+ }
+ >
+ {/* 主签到 */}
+ ()
+ }
+ >
+
+ ()
+ }
+ >
+ ()
+ }
+ >
+
+ ()
+ }
+ >
+
+ ()
+ }
+ >
+
+ {/* 实训作业子页面*/}
+ ()
+ }
+ >
+
+ {/*课堂统计列表2019.10.29 */}
+
+ ()
+ }
+ >
+
+
+ {/*公告栏列表*/}
+
+ ()
+ }
+ >
+ {/*在线学习*/}
+ ( this.comyslElearning(i)} />)
+ }
+ >
+
+ {/* 实训作业页面*/}
+ ()
+ }
+ >
+
+ ()
+ }
+ >
+ ()
+ }
+ >
+
+ ()
+ }>
+ ()
+ }
+ >
+ {/* 默认 */}
+ ()
+ }
+ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
)
}
}
export default ListPageIndex;