From f35e9eb7ab397c06bdf621222551001e5cb5da96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Tue, 18 Feb 2020 17:01:46 +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/modules/testpaper/Paperlibraryeditid.js | 2 +- public/react/src/modules/testpaper/Paperlibraryseeid.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/react/src/modules/testpaper/Paperlibraryeditid.js b/public/react/src/modules/testpaper/Paperlibraryeditid.js index 95b867974..5b1587022 100644 --- a/public/react/src/modules/testpaper/Paperlibraryeditid.js +++ b/public/react/src/modules/testpaper/Paperlibraryeditid.js @@ -247,7 +247,7 @@ class Paperlibraryeditid extends Component { <div className="w100s mt30"> <Breadcrumb separator=">"> <Breadcrumb.Item className={"shubiao"} >试卷库</Breadcrumb.Item> - <Breadcrumb.Item href="/paperlibrary">公共试卷库</Breadcrumb.Item> + <Breadcrumb.Item href="/paperlibrary">公开试卷库</Breadcrumb.Item> <Breadcrumb.Item className={"shubiao"}>试卷编辑</Breadcrumb.Item> </Breadcrumb> </div> diff --git a/public/react/src/modules/testpaper/Paperlibraryseeid.js b/public/react/src/modules/testpaper/Paperlibraryseeid.js index cde9721ce..c0f27f13e 100644 --- a/public/react/src/modules/testpaper/Paperlibraryseeid.js +++ b/public/react/src/modules/testpaper/Paperlibraryseeid.js @@ -114,7 +114,7 @@ class Paperlibraryseeid extends Component { <div className="w100s mt30"> <Breadcrumb separator=">"> <Breadcrumb.Item className={"shubiao"} >试卷库</Breadcrumb.Item> - <Breadcrumb.Item href="/paperlibrary">公共试卷库</Breadcrumb.Item> + <Breadcrumb.Item href="/paperlibrary">公开试卷库</Breadcrumb.Item> <Breadcrumb.Item className={"shubiao"}>试卷查看</Breadcrumb.Item> </Breadcrumb> </div>