surprise
2024-03-05 1ce1b525e7470ebaaeb0d5cd1e59bd905c1a7114
src/views/Synthesis/index.vue
@@ -122,7 +122,37 @@
          name: "场景",
          class: "menu_img10",
          show: false,
        },
        },  {
          id: 11,
          name: "配网巡检",
          class: "menu_img11",
          show: false,
        },{
          id: 12,
          name: "配网运检",
          class: "menu_img12",
          show: false,
        },{
          id: 13,
          name: "主动运维",
          class: "menu_img13",
          show: false,
        },{
          id: 14,
          name: "灾害管理",
          class: "menu_img14",
          show: false,
        },{
          id: 15,
          name: "线损管理",
          class: "menu_img15",
          show: false,
        },{
          id: 16,
          name: "抢修管控",
          class: "menu_img16",
          show: false,
        }
      ],
      menuItem: {
        id: 1,
@@ -192,6 +222,7 @@
          this.showMenuList.push(this.menuOption[i])
        }
      }
      debugger
      //初始化二级菜单
      if (this.showMenuList.length > 1) {
        var index = this.showMenuList[1].id
@@ -304,6 +335,30 @@
        background: url("../../assets/img/synthesis/场景打开1.png") no-repeat
          center;
      }
      .menu_img11 {
        background: url("../../assets/img/synthesis/配网巡检.png") no-repeat
          center;
      }
      .menu_img12 {
        background: url("../../assets/img/synthesis/配网运检.png") no-repeat
          center;
      }
      .menu_img13 {
        background: url("../../assets/img/synthesis/主动运维.png") no-repeat
          center;
      }
      .menu_img14{
        background: url("../../assets/img/synthesis/场景打开1.png") no-repeat
          center;
      }
      .menu_img15 {
        background: url("../../assets/img/synthesis/场景打开1.png") no-repeat
          center;
      }
      .menu_img16 {
        background: url("../../assets/img/synthesis/场景打开1.png") no-repeat
          center;
      }
    }
    // li {
    //   background: rgba(53, 53, 53, 0);