Ver Fonte

告警处理

57862207 há 1 ano atrás
pai
commit
68068398b6
2 ficheiros alterados com 178 adições e 3 exclusões
  1. 152 3
      src/components/Tabs/index.vue
  2. 26 0
      src/views/ordinaryPage/index.vue

Diff do ficheiro suprimidas por serem muito extensas
+ 152 - 3
src/components/Tabs/index.vue


+ 26 - 0
src/views/ordinaryPage/index.vue

@@ -1151,6 +1151,32 @@
               },
             ],
           },
+          {
+            title: "告警阶段",
+            list: [
+              {
+                itemtype: 2,
+                title: "Item 4",
+                description: "1111111",
+                image: "item4.jpg",
+                tag: "Tag 4",
+              },
+              {
+                itemtype: 2,
+                title: "Item 5",
+                description: "1111111",
+                image: "item5.jpg",
+                tag: "Tag 5",
+              },
+              {
+                itemtype: 2,
+                title: "Item 6",
+                description: "1111111",
+                image: "item6.jpg",
+                tag: "Tag 6",
+              },
+            ],
+          },
         ],
         tabs_settings: [
           {