Browse Source

feat: 隐藏每行小节设置按钮

TIANYONG 1 year ago
parent
commit
6dc52bf136
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/subpages/colexiu/popups/setting/sett.tsx

+ 2 - 2
src/subpages/colexiu/popups/setting/sett.tsx

@@ -145,7 +145,7 @@ export default defineComponent({
                 <Switch v-model={SettingState.sett.eyeProtection} {...switchProps}></Switch>
               </Cell>
               {/** 大雅金唐曲目自定义小节数 */}
-              {
+              {/* {
                 detailState.isDaYaCategory && 
                 <>
                   <Cell center border={false} title="自定义每行小节数">
@@ -168,7 +168,7 @@ export default defineComponent({
                     </div>
                   }
                 </>
-              }
+              } */}
 
               <Divider />
               {/* <Cell center border={false} title="乐谱大小">