瀏覽代碼

fix: button displaying without background music

chenlei 5 月之前
父節點
當前提交
493c591cfe
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/index/views/home/components/menu/index.tsx

+ 1 - 1
src/index/views/home/components/menu/index.tsx

@@ -61,7 +61,7 @@ export default defineComponent({
           </div>
         </div>
         <div class="pinBottom right">
-          <div id="volume" class="ui-icon wide">
+          <div id="volume" class="ui-icon wide" style="display: none">
             <a>
               <img
                 src="images/Volume btn_on.png"