From 36ed0e58a470e7620eebe21928bddae9e7fd1968 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com>
Date: Thu, 12 Dec 2019 19:54:52 +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/tpm/TPMBanner.js | 152 +++++++++---------
public/react/src/modules/tpm/TPMIndex.js | 1 +
.../src/modules/tpm/tpmmodel/tpmmodel.css | 8 +
3 files changed, 87 insertions(+), 74 deletions(-)
diff --git a/public/react/src/modules/tpm/TPMBanner.js b/public/react/src/modules/tpm/TPMBanner.js
index c78c05b92..6f72a2334 100644
--- a/public/react/src/modules/tpm/TPMBanner.js
+++ b/public/react/src/modules/tpm/TPMBanner.js
@@ -748,82 +748,86 @@ class TPMBanner extends Component {
-
-
{
startbtn === false && shixunsDetails.shixun_status != -1 ?
diff --git a/public/react/src/modules/tpm/TPMIndex.js b/public/react/src/modules/tpm/TPMIndex.js
index ba7fb25e3..bb2aa4aed 100644
--- a/public/react/src/modules/tpm/TPMIndex.js
+++ b/public/react/src/modules/tpm/TPMIndex.js
@@ -288,6 +288,7 @@ class TPMIndex extends Component {
}
{/*筛选*/}
diff --git a/public/react/src/modules/tpm/tpmmodel/tpmmodel.css b/public/react/src/modules/tpm/tpmmodel/tpmmodel.css
index 52a8d65aa..168de71b3 100644
--- a/public/react/src/modules/tpm/tpmmodel/tpmmodel.css
+++ b/public/react/src/modules/tpm/tpmmodel/tpmmodel.css
@@ -66,6 +66,8 @@
height:30px;
background:#C4C4C4;
border-radius:3px;
+ cursor:pointer
+
}
.deletebutomtext{
width:28px;
@@ -73,12 +75,14 @@
font-size:14px;
color:#FFFFFF;
line-height:19px;
+ cursor:pointer
}
.deletebuttom{
width:85px;
height:30px;
background:#29BD8B;
border-radius:3px;
+ cursor:pointer
}
.deletebuttomtest{
width:56px;
@@ -86,6 +90,8 @@
font-size:14px;
color:#FFFFFF;
line-height:19px;
+ cursor:pointer
+
}
.tpmwidth{
width: 50%;
@@ -111,6 +117,8 @@
height:30px;
background:#FF5555;
border-radius:3px;
+ cursor:pointer
+
}
.light-row{
background: #F7F7F8;