ZZJ
2022-07-11 6ef2ac92c0d3f79b59b8698274918df830b58b29
src/views/hashrate/components/Flow.vue
@@ -17,16 +17,16 @@
    return {
      flowList: [
        {
          img: "/images/hashrate/1、开通算力管理.png",
          img: "/images/hashrate/openSdk.png",
          title: "开通算力管理",
        },
        { img: "/images/hashrate/2、算法批量安装.png", title: "算法批量安装" },
        { img: "/images/hashrate/installSdk.png", title: "算法批量安装" },
        {
          img: "/images/hashrate/3、任务场景配置.png",
          img: "/images/hashrate/setRule.png",
          title: "任务场景配置",
        },
        {
          img: "/images/hashrate/4、设备性能实时监控.png",
          img: "/images/hashrate/realtime.png",
          title: "设备性能实时监控",
        },
      ],