liushengqiang 1 年之前
父節點
當前提交
07c092580e

+ 10 - 0
src/page-instrument/view-figner/index.module.less

@@ -221,6 +221,11 @@
         align-items: center;
         flex-shrink: 0;
         padding-bottom: 8px;
+        :global{
+            .van-button:active:before{
+                opacity: 0 !important;
+            }
+        }
     }
 
     .tipTitleName {
@@ -697,6 +702,11 @@
         justify-content: center;
         align-items: center;
         flex-shrink: 0;
+        :global{
+            .van-button:active:before{
+                opacity: 0 !important;
+            }
+        }
     }
 
     .tipTitleName {

文件差異過大導致無法顯示
+ 0 - 0
src/view/fingering/fingering-img/melodica/index.json


部分文件因文件數量過多而無法顯示