From 51bef08ac60746190d92368001864d969ee39b84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Mon, 6 Jan 2020 16:01:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=AE=9E=E8=AE=ADtpi?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=9B=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/page/main/ChooseEvaluateView.js | 4 ++-- .../react/src/modules/page/main/ChooseEvaluateViewnew.css | 3 +++ public/react/src/modules/page/main/CodeEvaluateView.css | 4 ++++ public/react/src/modules/page/main/CodeEvaluateView.js | 7 +++---- 4 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 public/react/src/modules/page/main/ChooseEvaluateViewnew.css diff --git a/public/react/src/modules/page/main/ChooseEvaluateView.js b/public/react/src/modules/page/main/ChooseEvaluateView.js index e9a2b6eed..64efa08f6 100644 --- a/public/react/src/modules/page/main/ChooseEvaluateView.js +++ b/public/react/src/modules/page/main/ChooseEvaluateView.js @@ -1,10 +1,10 @@ import React, { Component } from 'react'; -import IconButton from 'material-ui/IconButton'; import Tooltip from 'material-ui/Tooltip'; import { CircularProgress } from 'material-ui/Progress'; +import './ChooseEvaluateViewnew.css'; class ChooseEvaluateView extends Component { @@ -128,7 +128,7 @@ class ChooseEvaluateView extends Component {