Browse Source

告警处理

57862207 1 year ago
parent
commit
68068398b6
2 changed files with 178 additions and 3 deletions
  1. 152 3
      src/components/Tabs/index.vue
  2. 26 0
      src/views/ordinaryPage/index.vue

File diff suppressed because it is too large
+ 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: [
           {