57862207 před 1 rokem
rodič
revize
68068398b6
2 změnil soubory, kde provedl 178 přidání a 3 odebrání
  1. 152 3
      src/components/Tabs/index.vue
  2. 26 0
      src/views/ordinaryPage/index.vue

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 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: [
           {