From 22b084552f60a8ea055db70b638ccf70a567e2e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Thu, 20 Feb 2020 19:01:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=A1=9E=E9=80=89=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/paths/PathDetail/DetailTop.js | 4 ++-- public/react/src/modules/user/usersInfo/InfosPath.js | 2 ++ public/react/src/modules/user/usersInfo/InfosShixun.js | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/public/react/src/modules/paths/PathDetail/DetailTop.js b/public/react/src/modules/paths/PathDetail/DetailTop.js index 5d115f174..260f257f7 100644 --- a/public/react/src/modules/paths/PathDetail/DetailTop.js +++ b/public/react/src/modules/paths/PathDetail/DetailTop.js @@ -151,8 +151,8 @@ class DetailTop extends Component{ this.setState({ Modalstype: true, Modalstopval: "是否确认撤销发布?", - modalsMidval:"撤销发布后,学员将无法进行练习,若您新增关", - Modalsbottomval:"卡,学员需要重新体验实训", + // modalsMidval:"撤销发布后,学员将无法进行练习,若您新增关", + // Modalsbottomval:"卡,学员需要重新体验实训", cardsModalsavetype: true, modalstyles:"848282" }) diff --git a/public/react/src/modules/user/usersInfo/InfosPath.js b/public/react/src/modules/user/usersInfo/InfosPath.js index 7bb96e30c..c3a1aaa23 100644 --- a/public/react/src/modules/user/usersInfo/InfosPath.js +++ b/public/react/src/modules/user/usersInfo/InfosPath.js @@ -252,6 +252,8 @@ class InfosPath extends Component{ href="javascript:void(0)" onClick={() => this.changeStatus("applying")} className="w60">待审核
  • this.changeStatus("published")} className="w60">已发布
  • +
  • this.changeStatus("publiced")} className="w60" href="javascript:void(0)">已公开
  • } { diff --git a/public/react/src/modules/user/usersInfo/InfosShixun.js b/public/react/src/modules/user/usersInfo/InfosShixun.js index b45ba65f6..80a19baa7 100644 --- a/public/react/src/modules/user/usersInfo/InfosShixun.js +++ b/public/react/src/modules/user/usersInfo/InfosShixun.js @@ -265,10 +265,10 @@ class InfosShixun extends Component{ this.changeStatus()} className="w32" href="javascript:void(0)">全部
  • this.changeStatus("editing")} className="w60" href="javascript:void(0)">编辑中
  • +
  • this.changeStatus("applying")} className="w60" href="javascript:void(0)">待审核
  • this.changeStatus("published")} className="w60" href="javascript:void(0)">已发布
  • -
  • this.changeStatus("applying")} className="w60" href="javascript:void(0)">待审核
  • this.changeStatus("publiced")} className="w60" href="javascript:void(0)">已公开