提交 1299c236 编写于 作者: L llis

modify default icon

上级 c58e2b0c
......@@ -14,11 +14,11 @@ import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
const getImage = color => {
switch (color) {
case 'warning':
return water;
return corner1;
case 'info':
return electrical;
return corner12;
case 'success':
return naturalGas;
return corner13;
case 'naturalGas':
return naturalGas;
case 'electrical':
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册