Browse Source

fix: button displaying without background music

chenlei 5 tháng trước cách đây
mục cha
commit
493c591cfe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"