zhangzengfei
2022-08-16 d3fbd83787573e9e67067b7b65ae9d5ce8ecb0b8
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;
          }