Browse Source

修改事件详情云广播icon

付宇航 1 year ago
parent
commit
d44a5945ac
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/views/eventdetailsdialog.vue
  2. 1 1
      src/views/firespread.vue

+ 1 - 1
src/views/eventdetailsdialog.vue

@@ -2418,7 +2418,7 @@ export default {
           resourceName: "云广播",
           resourceName: "云广播",
           type: "ygb",
           type: "ygb",
           count: "1",
           count: "1",
-          icon: "sj-icon-labaguangbo",
+          icon: "sj-icon-big-horn",
           bg: "#841bf5",
           bg: "#841bf5",
         });
         });
       });
       });

+ 1 - 1
src/views/firespread.vue

@@ -1588,7 +1588,7 @@ export default {
           resourceName: "云广播",
           resourceName: "云广播",
           type: "ygb",
           type: "ygb",
           count: "1",
           count: "1",
-          icon: "sj-icon-labaguangbo",
+          icon: "sj-icon-big-horn",
           bg: "#841bf5",
           bg: "#841bf5",
         });
         });
       });
       });