diff --git a/public/react/src/modules/tpm/challengesnew/TPManswer.js b/public/react/src/modules/tpm/challengesnew/TPManswer.js index bc9523422..9c9a23a12 100644 --- a/public/react/src/modules/tpm/challengesnew/TPManswer.js +++ b/public/react/src/modules/tpm/challengesnew/TPManswer.js @@ -302,21 +302,21 @@ export default class TPManswer extends Component { className="color-grey-6 fr font-15 mt3">返回 {prev_challenge === undefined ? "" : - 上一关 + 上一关 } {next_challenge === undefined ? "" : - 下一关 + 下一关 } - + 实践类型 - + 实践类型 + + 选择题类型 + data-tip-down="新增选择题类型的任务">+ 选择题类型 diff --git a/public/react/src/modules/tpm/challengesnew/TPManswer2.js b/public/react/src/modules/tpm/challengesnew/TPManswer2.js index ba38776cd..17e429199 100644 --- a/public/react/src/modules/tpm/challengesnew/TPManswer2.js +++ b/public/react/src/modules/tpm/challengesnew/TPManswer2.js @@ -265,21 +265,21 @@ export default class TPManswer extends Component { className="color-grey-6 fr font-15 mt3">返回 {prev_challenge === undefined ? "" : - 上一关 + 上一关 } {next_challenge === undefined ? "" : - 下一关 + 下一关 } - + 实践类型 - + 实践类型 + + 选择题类型 + data-tip-down="新增选择题类型的任务">+ 选择题类型 diff --git a/public/react/src/modules/tpm/challengesnew/TPMchallengesnew.js b/public/react/src/modules/tpm/challengesnew/TPMchallengesnew.js index f6bac13a5..50b5c8106 100644 --- a/public/react/src/modules/tpm/challengesnew/TPMchallengesnew.js +++ b/public/react/src/modules/tpm/challengesnew/TPMchallengesnew.js @@ -429,10 +429,10 @@ export default class TPMchallengesnew extends Component { 返回 { next_challenge===undefined?"": - 下一关 + 下一关 } { prev_challenge===undefined?"": - 上一关 + 上一关 } diff --git a/public/react/src/modules/tpm/challengesnew/TPMevaluation.js b/public/react/src/modules/tpm/challengesnew/TPMevaluation.js index c4e28a883..d70f22a0a 100644 --- a/public/react/src/modules/tpm/challengesnew/TPMevaluation.js +++ b/public/react/src/modules/tpm/challengesnew/TPMevaluation.js @@ -824,21 +824,21 @@ export default class TPMevaluation extends Component { className="color-grey-6 fr font-15 mt3">返回 {prev_challenge === undefined ? "" : - 上一关 + 上一关 } {next_challenge === undefined ? "" : - 下一关 + 下一关 } - 4||this.props.identity===undefined||this.props.status===2||this.props.status===1? "none":'block'}} - data-tip-down="新增代码编辑类型的任务">+ 实践类型 - + 实践类型 + 4||this.props.identity===undefined||this.props.status===2||this.props.status===1?"none":'block'}} - data-tip-down="新增选择题类型的任务">+ 选择题类型 + data-tip-down="新增选择题类型的任务">+ 选择题类型 diff --git a/public/react/src/modules/tpm/challengesnew/TPMquestion.js b/public/react/src/modules/tpm/challengesnew/TPMquestion.js index b76e17b17..645077fea 100644 --- a/public/react/src/modules/tpm/challengesnew/TPMquestion.js +++ b/public/react/src/modules/tpm/challengesnew/TPMquestion.js @@ -936,11 +936,11 @@ export default class TPMquestion extends Component { 返回 { prev_challenge===undefined?"": - 上一关 + 上一关 } { next_challenge===undefined?"": - 下一关 + 下一关 }