src/components/mkIcon/index.jsx @@ -65,7 +65,7 @@ } getIcons = () => { Api.getSystemConfig({ func: 's_get_icons' }).then(res => { Api.getCloudConfig({ func: 's_get_icons' }).then(res => { if (!res.status) { notification.warning({ top: 92,