diff --git a/public/react/src/AppConfig.js b/public/react/src/AppConfig.js index 332e8ea73..fee6eb724 100644 --- a/public/react/src/AppConfig.js +++ b/public/react/src/AppConfig.js @@ -42,11 +42,11 @@ if (isDev) { window.location.search.indexOf('debug=a') != -1 ? 'admin' : parsed.debug || 'admin' } // 超管 -// debugType="admin"; +debugType="admin"; // 老师 // debugType="teacher"; // 学生 -debugType="student"; +// debugType="student"; diff --git a/public/react/src/modules/courses/videostatistics/Videostatistics.js b/public/react/src/modules/courses/videostatistics/Videostatistics.js index 52d69b0fb..ddd8c8deb 100644 --- a/public/react/src/modules/courses/videostatistics/Videostatistics.js +++ b/public/react/src/modules/courses/videostatistics/Videostatistics.js @@ -62,15 +62,17 @@ class Videostatistics extends Component{
-
-

this.props.statisticsy(false)}> - -

返回

+ +

+ this.props.statisticsy(false)}> +

this.props.statisticsy(false)}>返回

+