zhangzengfei
2022-08-05 012c84b59018018cd75f0b8c70f7492fcb3e3e6f
src/views/hashrate/AlgManage/index.vue
@@ -165,7 +165,8 @@
          }
          if (
            item.logoUrl.indexOf("http://apps.smartai.com/httpImage/") === -1
            item.logoUrl.indexOf("http://apps.smartai.com/httpImage/") === -1 &&
            item.logoUrl.indexOf("/files") != 0
          ) {
            item.logoUrl = "/httpImage/" + item.logoUrl;
          }