diff --git a/public/react/src/modules/competition/CompetitionMaxImg.js b/public/react/src/modules/competition/CompetitionMaxImg.js index 9f9906487..fe172221f 100644 --- a/public/react/src/modules/competition/CompetitionMaxImg.js +++ b/public/react/src/modules/competition/CompetitionMaxImg.js @@ -38,8 +38,8 @@ class CompetitionMaxImg extends React.Component {
-

Educoder竞赛平台

-

Educoder是一个面向计算机类的互联网IT教育和实战平台,

+

在线竞赛平台

+

在线竞赛平台是一个面向计算机类的互联网IT教育和实战平台,

提供企业级工程实训,以实现工程化专业教学的自动化和智能化。

@@ -57,8 +57,8 @@ class CompetitionMaxImg extends React.Component {
-

Educoder竞赛平台

-

Educoder是一个面向计算机类的互联网IT教育和实战平台,

+

在线竞赛平台

+

在线竞赛平台是一个面向计算机类的互联网IT教育和实战平台,

提供企业级工程实训,以实现工程化专业教学的自动化和智能化。

@@ -76,8 +76,8 @@ class CompetitionMaxImg extends React.Component {
-

Educoder竞赛平台

-

Educoder是一个面向计算机类的互联网IT教育和实战平台,

+

在线竞赛平台

+

在线竞赛平台是一个面向计算机类的互联网IT教育和实战平台,

提供企业级工程实训,以实现工程化专业教学的自动化和智能化。

@@ -92,8 +92,8 @@ class CompetitionMaxImg extends React.Component { : type === 6 ?
-

Educoder竞赛平台

-

Educoder是一个面向计算机类的互联网IT教育和实战平台,

+

在线竞赛平台

+

在线竞赛平台是一个面向计算机类的互联网IT教育和实战平台,

提供企业级工程实训,以实现工程化专业教学的自动化和智能化。

{ @@ -160,4 +160,4 @@ export default CompetitionMaxImg; // //
// // // //
-// //
\ No newline at end of file +// //
diff --git a/public/react/src/modules/message/js/MessagSub.js b/public/react/src/modules/message/js/MessagSub.js index f4c768cd3..98036301e 100644 --- a/public/react/src/modules/message/js/MessagSub.js +++ b/public/react/src/modules/message/js/MessagSub.js @@ -153,7 +153,7 @@ class MessagSub extends Component { case "ApplyAddSchools" : if (item.tiding_type === "Apply") { // 单位审批 - return window.open("admins/unit_applies") + return window.open("/admins/unit_applies") } if (item.tiding_type === "System") { // 账号管理页