From ce1293ab9b440921401c543fc88739d61137acb3 Mon Sep 17 00:00:00 2001 From: caicai8 <1149225589@qq.com> Date: Mon, 9 Mar 2020 21:14:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E4=BA=8C=E7=BA=A7=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=E5=92=8C=E5=A4=96=E9=93=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/public/css/demo_index.html | 184 ++++++++++++++++++ public/react/public/css/iconfont.css | 44 ++++- public/react/public/css/iconfont.eot | Bin 87360 -> 88664 bytes public/react/public/css/iconfont.js | 2 +- public/react/public/css/iconfont.json | 56 ++++++ public/react/public/css/iconfont.svg | 24 +++ public/react/public/css/iconfont.ttf | Bin 87192 -> 88496 bytes public/react/public/css/iconfont.woff | Bin 55256 -> 55920 bytes public/react/public/css/iconfont.woff2 | Bin 46304 -> 46852 bytes public/react/src/modules/courses/Index.js | 2 +- .../src/modules/courses/ListPageIndex.js | 6 +- .../src/modules/courses/Video/MoveBox.js | 128 ++++++++++++ .../react/src/modules/courses/Video/Video.js | 41 +++- .../src/modules/courses/Video/VideoIndex.js | 116 +++++++---- .../src/modules/courses/Video/VideoLink.js | 86 ++++++++ .../courses/coursesDetail/CoursesLeftNav.js | 65 ++++--- .../user/usersInfo/video/EditVideoModal.js | 43 +++- .../user/usersInfo/video/InfosVideo.css | 22 +++ .../user/usersInfo/video/VideoInReviewItem.js | 31 ++- .../user/usersInfo/video/images/default.png | Bin 0 -> 69294 bytes 20 files changed, 753 insertions(+), 97 deletions(-) create mode 100644 public/react/src/modules/courses/Video/MoveBox.js create mode 100644 public/react/src/modules/courses/Video/VideoLink.js create mode 100644 public/react/src/modules/user/usersInfo/video/images/default.png diff --git a/public/react/public/css/demo_index.html b/public/react/public/css/demo_index.html index 281ac40d0..7b0854698 100644 --- a/public/react/public/css/demo_index.html +++ b/public/react/public/css/demo_index.html @@ -30,6 +30,54 @@