From eff78f839af4ad805e40ae88ad97fd84963605e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Fri, 20 Mar 2020 23:03:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/AppConfig.js | 2 +- .../src/modules/courses/coursesPublic/NewShixunModel.js | 2 +- .../src/modules/courses/signin/component/Teacherentry.js | 4 +++- public/react/src/modules/tpm/TPMBanner.js | 5 +++-- public/react/src/modules/tpm/shixuns/css/TPMBanner.css | 4 ++++ .../src/modules/user/usersInfo/video/VideoInReviewItem.js | 2 +- 6 files changed, 13 insertions(+), 6 deletions(-) diff --git a/public/react/src/AppConfig.js b/public/react/src/AppConfig.js index a3efafdb9..178f70438 100644 --- a/public/react/src/AppConfig.js +++ b/public/react/src/AppConfig.js @@ -46,7 +46,7 @@ debugType = "admin"; // 老师 // debugType="teacher"; // 学生 -// debugType="student"; + debugType="student"; diff --git a/public/react/src/modules/courses/coursesPublic/NewShixunModel.js b/public/react/src/modules/courses/coursesPublic/NewShixunModel.js index ce60dc7d7..ed3de7132 100644 --- a/public/react/src/modules/courses/coursesPublic/NewShixunModel.js +++ b/public/react/src/modules/courses/coursesPublic/NewShixunModel.js @@ -443,7 +443,7 @@ class NewShixunModel extends Component{