|  | @@ -5,7 +5,7 @@ import { useParams, useRequest } from '@umijs/max';
 | 
											
												
													
														|  |  import { Button } from 'antd';
 |  |  import { Button } from 'antd';
 | 
											
												
													
														|  |  import dayjs from 'dayjs';
 |  |  import dayjs from 'dayjs';
 | 
											
												
													
														|  |  import styles from './index.less';
 |  |  import styles from './index.less';
 | 
											
												
													
														|  | -const icon = require('@/assets/message/message01.png');
 |  | 
 | 
											
												
													
														|  | 
 |  | +const icon = require('@/assets/air-conditioner.png');
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  const MessageCenter = () => {
 |  |  const MessageCenter = () => {
 | 
											
												
													
														|  |    const { projectId } = useParams();
 |  |    const { projectId } = useParams();
 |