chenlei 9 月之前
父節點
當前提交
5a86c13171
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scene/src/views/gui/menu.vue

+ 1 - 1
scene/src/views/gui/menu.vue

@@ -1105,7 +1105,7 @@ export default {
       }
     }
     &.pause {
-      background-image: url('../../assets/image/icon/new-icon/mb-icon-play.png');
+      background-image: url('../../assets/image/icon/new-icon/icon_play.png');
       background-repeat: no-repeat;
       background-size: cover;
       animation: mobile-play 2s steps(48) infinite;