|
@@ -20,13 +20,13 @@ export default defineComponent({
|
|
|
return {
|
|
|
agreeStatus: false,
|
|
|
functionList: [{ title: '五线谱<br />跟播', icon: a1 },
|
|
|
- { title: '演奏指法<br />跟播', icon: a2 },
|
|
|
- { title: '原声/伴奏<br />切换', icon: a3 },
|
|
|
- { title: '播放速度<br />调整', icon: a4 },
|
|
|
- { title: '五线谱选段<br />播放', icon: a5 },
|
|
|
- { title: '智能评测', icon: a6 },
|
|
|
- { title: '评测报告', icon: a7 },
|
|
|
- { title: '评测音视频<br />云储存', icon: a8 },
|
|
|
+ { title: '演奏指法<br />跟播', icon: a2 },
|
|
|
+ { title: '原声/伴奏<br />切换', icon: a3 },
|
|
|
+ { title: '播放速度<br />调整', icon: a4 },
|
|
|
+ { title: '五线谱选段<br />播放', icon: a5 },
|
|
|
+ { title: '智能评测', icon: a6 },
|
|
|
+ { title: '评测报告', icon: a7 },
|
|
|
+ { title: '评测音视频<br />云储存', icon: a8 },
|
|
|
]
|
|
|
}
|
|
|
},
|