king
2023-08-04 465be8b618c1fb139d56ed779ff6f4dbc8d89b89
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,