From d5296fe5c35975f9300b1e924b65f50a204531bd Mon Sep 17 00:00:00 2001
From: tangjiang <465264938@qq.com>
Date: Thu, 5 Dec 2019 13:55:03 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A2=84=E8=A7=88=E4=B8=8E?=
=?UTF-8?q?=E7=BC=96=E8=BE=91=E5=99=A8=E5=86=85=E5=AE=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/react/public/index.html | 3 +-
public/react/src/App.js | 14 ++--
public/react/src/AppConfig.js | 1 -
.../src/modules/developer/DeveloperHome.js | 1 +
.../components/myMonacoEditor/index.js | 11 ++-
public/react/src/modules/developer/index.scss | 1 +
.../newOrEditTask/leftpane/editorTab/index.js | 19 ++++-
.../newOrEditTask/leftpane/prevTab/index.js | 81 +++++++++++++------
.../newOrEditTask/leftpane/prevTab/index.scss | 6 ++
.../modules/developer/quillEditor/index.js | 17 ++--
.../modules/developer/recordDetail/index.js | 21 +++--
.../modules/developer/recordDetail/index.scss | 7 +-
.../leftpane/commitRecord/index.js | 11 ++-
.../developer/studentStudy/rightpane/index.js | 22 +++--
public/react/src/modules/login/LoginDialog.js | 1 +
public/react/src/modules/page/VNCContainer.js | 5 ++
.../src/modules/page/component/WebSSHTimer.js | 7 +-
public/react/src/redux/actions/ojForUser.js | 62 ++++++++++++--
public/react/src/redux/actions/ojForm.js | 51 +++++++-----
.../src/redux/reducers/ojForUserReducer.js | 29 ++++++-
.../react/src/redux/reducers/ojFormReducer.js | 10 ++-
public/react/src/services/ojService.js | 3 +-
22 files changed, 273 insertions(+), 110 deletions(-)
diff --git a/public/react/public/index.html b/public/react/public/index.html
index aac86e776..303128b18 100755
--- a/public/react/public/index.html
+++ b/public/react/public/index.html
@@ -81,6 +81,7 @@
+