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{
@@ -1371,7 +1372,7 @@ class TPMBanner extends Component {
{this.props.identity < 8 && shixunsDetails.shixun_status != -1 && shixunsDetails.shixun_status != 0?
-
:
-
请根据实际情况,填写fork本实训的原因
+
请根据实际情况,填写复制本实训的原因
实训内容升级
diff --git a/public/react/src/modules/tpm/shixuns/css/TPMBanner.css b/public/react/src/modules/tpm/shixuns/css/TPMBanner.css
index 32fab5b47..b7a371d9d 100644
--- a/public/react/src/modules/tpm/shixuns/css/TPMBanner.css
+++ b/public/react/src/modules/tpm/shixuns/css/TPMBanner.css
@@ -165,4 +165,8 @@ a:active{text-decoration:none;}
.forkfactors{
text-align: center;
color: #999999;
+}
+
+.width155{
+ width:150px !important;
}
\ No newline at end of file
diff --git a/public/react/src/modules/user/usersInfo/video/VideoInReviewItem.js b/public/react/src/modules/user/usersInfo/video/VideoInReviewItem.js
index e7a0afefe..1494d0709 100644
--- a/public/react/src/modules/user/usersInfo/video/VideoInReviewItem.js
+++ b/public/react/src/modules/user/usersInfo/video/VideoInReviewItem.js
@@ -122,7 +122,7 @@ function VideoInReviewItem (props) {
{
isReview !== true && !link ?
-
+
:""
}