@@ -67,7 +67,7 @@ export default defineComponent({
/** 音乐Index */
musicIndex: 0,
/** 显示哪种曲谱 */
- showMusicImg: 'staff' as 'staff' | 'first' | 'fixed',
+ showMusicImg: 'fixed' as 'staff' | 'first' | 'fixed',
popoverShow: false,
popoverMusicShow: false,
/** 教材列表 */