57862207 1 рік тому
батько
коміт
68068398b6
2 змінених файлів з 178 додано та 3 видалено
  1. 152 3
      src/components/Tabs/index.vue
  2. 26 0
      src/views/ordinaryPage/index.vue

Різницю між файлами не показано, бо вона завелика
+ 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: [
           {