From 6ffddb4f427176d39bb41df21919d7038e5bf668 Mon Sep 17 00:00:00 2001
From: zhangyongtian <1181606322@qq.com>
Date: Wed, 11 Sep 2024 15:27:19 +0800
Subject: [PATCH] feat: 修改样式

---
 gz-customerSystem/src/views/register/index.jsx |  353 +++++++++++++++-------------------------------------------
 1 files changed, 94 insertions(+), 259 deletions(-)

diff --git a/gz-customerSystem/src/views/register/index.jsx b/gz-customerSystem/src/views/register/index.jsx
index 8c00c5b..844aef1 100644
--- a/gz-customerSystem/src/views/register/index.jsx
+++ b/gz-customerSystem/src/views/register/index.jsx
@@ -13,6 +13,7 @@
 import { Space } from 'antd';
 import { Tabs, Typography, Radio } from '@arco-design/web-react';
 import * as $$ from '@/utils/utility';
+import './index.less';
 
 
 const TabPane = Tabs.TabPane;
@@ -114,223 +115,7 @@
 
     },
   ]
-
-  const [fakeData1, setFakeData1] = useState(
-    [
-      {
-        id: 1,
-        caseNo: 'A20230101',
-        judicNo: '申请材料',
-        perClassName: '李晓明的纠纷化解申请表、身份证...',
-        inputUserName: '0',
-        mediateUserName: '2024-7-12 12:00',
-        judgeName: '王五',
-        mediator: '赵六',
-        handlerUserName: '钱七',
-        returnUserName: '孙八',
-        expireTime: '2023-08-10T08:00:00.000Z',
-        processName: '进行中',
-        otherMediator: '周九',
-        canalName: '网络',
-        judicResult: '通过',
-        assistName: '吴十',
-        mediTypeName: '民事调解',
-        serieStatus: '1', // 1 表示非系列案,2 表示系列案
-        // 更多字段...
-      },
-      {
-        id: 2,
-        caseNo: 'A20230101',
-        judicNo: '证据材料',
-        perClassName: '李晓明的纠纷化解申请表、身份证...',
-        inputUserName: '0',
-        mediateUserName: '2024-7-12 12:00',
-        judgeName: '王五',
-        mediator: '赵六',
-        handlerUserName: '钱七',
-        returnUserName: '孙八',
-        expireTime: '2023-08-10T08:00:00.000Z',
-        processName: '进行中',
-        otherMediator: '周九',
-        canalName: '网络',
-        judicResult: '通过',
-        assistName: '吴十',
-        mediTypeName: '民事调解',
-        serieStatus: '1', // 1 表示非系列案,2 表示系列案
-        // 更多字段...
-      },
-      {
-        id: 3,
-        caseNo: 'A20230101',
-        judicNo: '证据材料',
-        perClassName: '李晓明的纠纷化解申请表、身份证...',
-        inputUserName: '0',
-        mediateUserName: '2024-7-12 12:00',
-        judgeName: '王五',
-        mediator: '赵六',
-        handlerUserName: '钱七',
-        returnUserName: '孙八',
-        expireTime: '2023-08-10T08:00:00.000Z',
-        processName: '进行中',
-        otherMediator: '周九',
-        canalName: '网络',
-        judicResult: '通过',
-        assistName: '吴十',
-        mediTypeName: '民事调解',
-        serieStatus: '1', // 1 表示非系列案,2 表示系列案
-        // 更多字段...
-      },
-      {
-        id: 4,
-        caseNo: 'A20230101',
-        judicNo: '证据材料',
-        perClassName: '李晓明的纠纷化解申请表、身份证...',
-        inputUserName: '0',
-        mediateUserName: '2024-7-12 12:00',
-        judgeName: '王五',
-        mediator: '赵六',
-        handlerUserName: '钱七',
-        returnUserName: '孙八',
-        expireTime: '2023-08-10T08:00:00.000Z',
-        processName: '进行中',
-        otherMediator: '周九',
-        canalName: '网络',
-        judicResult: '通过',
-        assistName: '吴十',
-        mediTypeName: '民事调解',
-        serieStatus: '1', // 1 表示非系列案,2 表示系列案
-        // 更多字段...
-      },
-      {
-        id: 5,
-        caseNo: 'A20230101',
-        judicNo: '证据材料',
-        perClassName: '李晓明的纠纷化解申请表、身份证...',
-        inputUserName: '0',
-        mediateUserName: '2024-7-12 12:00',
-        judgeName: '王五',
-        mediator: '赵六',
-        handlerUserName: '钱七',
-        returnUserName: '孙八',
-        expireTime: '2023-08-10T08:00:00.000Z',
-        processName: '进行中',
-        otherMediator: '周九',
-        canalName: '网络',
-        judicResult: '通过',
-        assistName: '吴十',
-        mediTypeName: '民事调解',
-        serieStatus: '1', // 1 表示非系列案,2 表示系列案
-        // 更多字段...
-      },
-      {
-        id: 6,
-        caseNo: 'A20230101',
-        judicNo: '证据材料',
-        perClassName: '李晓明的纠纷化解申请表、身份证...',
-        inputUserName: '0',
-        mediateUserName: '2024-7-12 12:00',
-        judgeName: '王五',
-        mediator: '赵六',
-        handlerUserName: '钱七',
-        returnUserName: '孙八',
-        expireTime: '2023-08-10T08:00:00.000Z',
-        processName: '进行中',
-        otherMediator: '周九',
-        canalName: '网络',
-        judicResult: '通过',
-        assistName: '吴十',
-        mediTypeName: '民事调解',
-        serieStatus: '1', // 1 表示非系列案,2 表示系列案
-        // 更多字段...
-      },
-      {
-        id: 7,
-        caseNo: 'A20230101',
-        judicNo: '证据材料',
-        perClassName: '李晓明的纠纷化解申请表、身份证...',
-        inputUserName: '0',
-        mediateUserName: '2024-7-12 12:00',
-        judgeName: '王五',
-        mediator: '赵六',
-        handlerUserName: '钱七',
-        returnUserName: '孙八',
-        expireTime: '2023-08-10T08:00:00.000Z',
-        processName: '进行中',
-        otherMediator: '周九',
-        canalName: '网络',
-        judicResult: '通过',
-        assistName: '吴十',
-        mediTypeName: '民事调解',
-        serieStatus: '1', // 1 表示非系列案,2 表示系列案
-        // 更多字段...
-      },
-      {
-        id: 8,
-        caseNo: 'A20230101',
-        judicNo: '证据材料',
-        perClassName: '李晓明的纠纷化解申请表、身份证...',
-        inputUserName: '0',
-        mediateUserName: '2024-7-12 12:00',
-        judgeName: '王五',
-        mediator: '赵六',
-        handlerUserName: '钱七',
-        returnUserName: '孙八',
-        expireTime: '2023-08-10T08:00:00.000Z',
-        processName: '进行中',
-        otherMediator: '周九',
-        canalName: '网络',
-        judicResult: '通过',
-        assistName: '吴十',
-        mediTypeName: '民事调解',
-        serieStatus: '1', // 1 表示非系列案,2 表示系列案
-        // 更多字段...
-      },
-      {
-        id: 9,
-        caseNo: 'A20230101',
-        judicNo: '证据材料',
-        perClassName: '李晓明的纠纷化解申请表、身份证...',
-        inputUserName: '0',
-        mediateUserName: '2024-7-12 12:00',
-        judgeName: '王五',
-        mediator: '赵六',
-        handlerUserName: '钱七',
-        returnUserName: '孙八',
-        expireTime: '2023-08-10T08:00:00.000Z',
-        processName: '进行中',
-        otherMediator: '周九',
-        canalName: '网络',
-        judicResult: '通过',
-        assistName: '吴十',
-        mediTypeName: '民事调解',
-        serieStatus: '1', // 1 表示非系列案,2 表示系列案
-        // 更多字段...
-      },
-      {
-        id: 10,
-        caseNo: 'A20230101',
-        judicNo: '证据材料',
-        perClassName: '李晓明的纠纷化解申请表、身份证...',
-        inputUserName: '0',
-        mediateUserName: '2024-7-12 12:00',
-        judgeName: '王五',
-        mediator: '赵六',
-        handlerUserName: '钱七',
-        returnUserName: '孙八',
-        expireTime: '2023-08-10T08:00:00.000Z',
-        processName: '进行中',
-        otherMediator: '周九',
-        canalName: '网络',
-        judicResult: '通过',
-        assistName: '吴十',
-        mediTypeName: '民事调解',
-        serieStatus: '1', // 1 表示非系列案,2 表示系列案
-        // 更多字段...
-      },
-
-      // 更多数据...
-    ])
-
+  const [fakeData1, setFakeData1] = useState([])
   const [columnType, setColumnType] = useState([
     {
       title: '流转时间',
@@ -342,13 +127,16 @@
       title: '分派时限',
       dataIndex: 'timeLimit',
       key: 'timeLimit',
-      width: 60,
+      width: 190,
+      render: (text, record, index) => {
+        return getDiffTime(record.timeLimit)
+      }
     },
     {
       title: '事项等级',
       dataIndex: 'caseGrade',
       key: 'caseGrade',
-      width: 180,
+      width: 80,
     },
     {
       title: '事项来源',
@@ -379,6 +167,7 @@
       dataIndex: 'actions',
       key: 'actions',
       width: 180,
+      fixed: 'right',
       render: (text, record) => (
         <Space style={{ color: '#1A6FB8' }}>
           <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -400,13 +189,16 @@
       title: '分派时限',
       dataIndex: 'timeLimit',
       key: 'timeLimit',
-      width: 60,
+      width: 190,
+      render: (text, record, index) => {
+        return getDiffTime(record.timeLimit)
+      }
     },
     {
       title: '事项等级',
       dataIndex: 'caseGrade',
       key: 'caseGrade',
-      width: 180,
+      width: 80,
     },
     {
       title: '事项来源',
@@ -437,6 +229,7 @@
       dataIndex: 'actions',
       key: 'actions',
       width: 180,
+      fixed: 'right',
       render: (text, record) => (
         <Space style={{ color: '#1A6FB8' }}>
           <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -456,13 +249,16 @@
       title: '分派时限',
       dataIndex: 'timeLimit',
       key: 'timeLimit',
-      width: 60,
+      width: 190,
+      render: (text, record, index) => {
+        return getDiffTime(record.timeLimit)
+      }
     },
     {
       title: '事项等级',
       dataIndex: 'caseGrade',
       key: 'caseGrade',
-      width: 180,
+      width: 80,
     },
     {
       title: '事项来源',
@@ -493,6 +289,7 @@
       dataIndex: 'actions',
       key: 'actions',
       width: 180,
+      fixed: 'right',
       render: (text, record) => (
         <Space style={{ color: '#1A6FB8' }}>
           <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -511,13 +308,16 @@
       title: '签收时限',
       dataIndex: 'timeLimit',
       key: 'timeLimit',
-      width: 60,
+      width: 190,
+      render: (text, record, index) => {
+        return getDiffTime(record.timeLimit)
+      }
     },
     {
       title: '事项等级',
       dataIndex: 'caseGrade',
       key: 'caseGrade',
-      width: 180,
+      width: 80,
     },
     {
       title: '事项来源',
@@ -548,6 +348,7 @@
       dataIndex: 'actions',
       key: 'actions',
       width: 180,
+      fixed: 'right',
       render: (text, record) => (
         <Space style={{ color: '#1A6FB8' }}>
           <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -567,13 +368,16 @@
       title: '签收时限',
       dataIndex: 'timeLimit',
       key: 'timeLimit',
-      width: 60,
+      width: 190,
+      render: (text, record, index) => {
+        return getDiffTime(record.timeLimit)
+      }
     },
     {
       title: '事项等级',
       dataIndex: 'caseGrade',
       key: 'caseGrade',
-      width: 180,
+      width: 80,
     },
     {
       title: '事项来源',
@@ -604,6 +408,7 @@
       dataIndex: 'actions',
       key: 'actions',
       width: 180,
+      fixed: 'right',
       render: (text, record) => (
         <Space style={{ color: '#1A6FB8' }}>
           <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -623,13 +428,16 @@
       title: '受理时限',
       dataIndex: 'timeLimit',
       key: 'timeLimit',
-      width: 60,
+      width: 190,
+      render: (text, record, index) => {
+        return getDiffTime(record.timeLimit)
+      }
     },
     {
       title: '事项等级',
       dataIndex: 'caseGrade',
       key: 'caseGrade',
-      width: 180,
+      width: 80,
     },
     {
       title: '事项来源',
@@ -660,6 +468,7 @@
       dataIndex: 'actions',
       key: 'actions',
       width: 180,
+      fixed: 'right',
       render: (text, record) => (
         <Space style={{ color: '#1A6FB8' }}>
           <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -679,13 +488,16 @@
       title: '受理时限',
       dataIndex: 'timeLimit',
       key: 'timeLimit',
-      width: 60,
+      width: 190,
+      render: (text, record, index) => {
+        return getDiffTime(record.timeLimit)
+      }
     },
     {
       title: '事项等级',
       dataIndex: 'caseGrade',
       key: 'caseGrade',
-      width: 180,
+      width: 80,
     },
     {
       title: '事项来源',
@@ -716,6 +528,7 @@
       dataIndex: 'actions',
       key: 'actions',
       width: 180,
+      fixed: 'right',
       render: (text, record) => (
         <Space style={{ color: '#1A6FB8' }}>
           <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -724,8 +537,7 @@
       ),
     },
   ];
-
-  const [column, setColumn] = useState([
+  const column = [
     {
       title: '流转时间',
       dataIndex: 'turnaroundTime',
@@ -791,6 +603,7 @@
       dataIndex: 'actions',
       key: 'actions',
       width: 180,
+      fixed: 'right',
       render: (text, record) => (
         <Space>
           <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer', color: '#1A6FB8' }}>详情</div>
@@ -798,9 +611,8 @@
         </Space>
       ),
     },
-  ])
-
-  const [backColumn, setBackColumn] = useState([
+  ]
+  const backColumn = [
     {
       title: '回退时间',
       dataIndex: 'turnaroundTime',
@@ -854,6 +666,7 @@
       dataIndex: 'actions',
       key: 'actions',
       width: 180,
+      fixed: 'right',
       render: (text, record) => (
         <Space>
           <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -868,9 +681,9 @@
         </Space>
       ),
     },
-  ])
+  ]
 
-  const [mangeColumn, setMangeColumn] = useState([
+  const mangeColumn = [
     {
       title: '督办时间',
       dataIndex: 'turnaroundTime',
@@ -881,13 +694,16 @@
       title: '回复时限',
       dataIndex: 'timeLimit',
       key: 'timeLimit',
-      width: 60,
+      width: 190,
+      render: (text, record, index) => {
+        return getDiffTime(record.timeLimit)
+      }
     },
     {
       title: '督办部门',
       dataIndex: 'caseGrade',
       key: 'caseGrade',
-      width: 180,
+      width: 80,
     },
     {
       title: '督办意见',
@@ -930,6 +746,7 @@
       dataIndex: 'actions',
       key: 'actions',
       width: 180,
+      fixed: 'right',
       render: (text, record) => (
         <Space>
           <div>回复</div>
@@ -937,7 +754,7 @@
         </Space>
       ),
     },
-  ])
+  ]
 
   //结案申请
   const caseResultApply = [
@@ -1000,6 +817,7 @@
       dataIndex: 'actions',
       key: 'actions',
       width: 180,
+      fixed: 'right',
       render: (text, record) => (
         <Space style={{ color: '#1A6FB8' }}>
           <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -1069,6 +887,7 @@
       dataIndex: 'actions',
       key: 'actions',
       width: 180,
+      fixed: 'right',
       render: (text, record) => (
         <Space style={{ color: '#1A6FB8' }}>
           <div onClick={() => navigate(`/mediate/visit/fileMessage?caseTaskId=${record.ownerId}&caseId=${record.caseId}`)} style={{ cursor: 'pointer' }}>详情</div>
@@ -1136,6 +955,7 @@
     }
   }
 
+  //改变tab
   const handleColumnType = (type) => {
     console.log(type, 'type')
     if (type === '2') {
@@ -1169,9 +989,7 @@
 
   }
 
-
-
-
+  //改变工作总览
   const tabActive = (key) => {
     console.log(key, 'key')
     setTabActivekey(key);
@@ -1212,6 +1030,7 @@
     }
   }
 
+  //获取工作总览数据
   const getCountList = async () => {
     const res = await getCountListApi()
     if (res.type) {
@@ -1220,16 +1039,35 @@
     }
   }
 
-
-
-
-
-
-
-
+  //获取时间差,返回表格时限组件
+  const getDiffTime = (timeLimit) => {
+    if (timeLimit) {
+      // 转换为Date对象  
+      let targetDate = new Date(timeLimit);
+      // 获取当前时间  
+      let now = new Date();
+      // 计算时间差(毫秒)
+      let diff = Math.abs(targetDate - now);
+      // 将时间差转换为小时和分钟
+      let hours = Math.floor(diff / (1000 * 60 * 60));
+      let minutes = Math.floor((diff % (1000 * 60 * 60)) / (1000 * 60));
+      // 比较两个时间  
+      if (targetDate.getTime() <= now.getTime()) {
+        return <>
+          <span className='timeTip-red'>
+            <span className='timeTip-red-drop'></span>{`超${hours}小时${minutes}分钟`}
+          </span>
+          <span className='timeTip-red-tips'>督</span>
+        </>
+      } else {
+        return <span className='timeTip-green'><span className='timeTip-green-drop'></span>{`剩${hours}小时${minutes}分钟`}</span>
+      }
+    } else {
+      return <span>-</span>
+    }
+  }
 
   useEffect(() => {
-
     pageMyTaskFpNew()
     // pageMyTaskBl();
     getCountList();
@@ -1290,10 +1128,7 @@
                 size="small"
                 rowKey="caseId"
                 bordered={true}
-                // style={{ marginBottom: '65px', marginTop: '-16px' }}
-                // rowSelection={{
-                //   type: 'Checkbox'
-                // }}
+                scroll={{ x: 1300 }}
               />
             </Typography.Paragraph>
           </TabPane>
@@ -1317,7 +1152,7 @@
                 size="small"
                 rowKey="id"
                 bordered={true}
-                // style={{ marginBottom: '65px', marginTop: '-16px' }}
+                scroll={{ x: 1300 }}
               />
             </Typography.Paragraph>
           </TabPane>
@@ -1337,7 +1172,7 @@
                   size="small"
                   rowKey="id"
                   bordered={true}
-                  // style={{ marginBottom: '65px', marginTop: '-16px' }}
+                  scroll={{ x: 1300 }}
                 />
               </Typography.Paragraph>
             </TabPane>
@@ -1350,7 +1185,7 @@
         群众来访接待
         <div style={{ display: 'flex', justifyContent: 'space-evenly',gap:'24px',marginTop:'16px' }}>
           <div className='bottomTab1' style={{ cursor: 'pointer' }}>
-            <div className='VisitWorkBench-bottom-title' onClick={() => navigate(`/mediate/visit`)} style={{ color: '#206BCD' }}>大厅来访</div>
+            <div className='VisitWorkBench-bottom-title' onClick={() => {navigate(`/mediate/visit`)}} style={{ color: '#206BCD' }}>大厅来访</div>
             {/* <img src={visitInto} alt='' className='VisitWorkBench-bottom-img' /> */}
           </div>
           <div className='bottomTab2' style={{ cursor: 'pointer' }}>

--
Gitblit v1.8.0