liushengqiang 1 년 전
부모
커밋
07c092580e
2개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      src/page-instrument/view-figner/index.module.less
  2. 0 0
      src/view/fingering/fingering-img/melodica/index.json

+ 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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.