ZZJ
2022-07-28 a9554d49ad4b57e7b9e9c5ea549c6653845122ef
算法管理图片
2个文件已修改
3 ■■■■ 已修改文件
dist.rar 补丁 | 查看 | 原始文档 | blame | 历史
src/views/hashrate/AlgManage/index.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
dist.rar
Binary files differ
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;
          }