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