Browse Source

图标云广播

qinhouyu 1 năm trước cách đây
mục cha
commit
abe4e4dace
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      src/views/eventdetailsdialog.vue
  2. 1 1
      src/views/firespread.vue

+ 1 - 1
src/views/eventdetailsdialog.vue

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

+ 1 - 1
src/views/firespread.vue

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