@@ -475,4 +475,4 @@
}
-}
+}
@@ -101,10 +101,10 @@ export default defineComponent({
ele: '',
img: getImage('lessons4.png'),
imgStyle: {
- top: px2vw(-4),
- left: px2vw(-252),
+ top: px2vw(-355),
+ left: px2vw(-185),
width: px2vw(515),
- height: px2vw(227)
+ height: px2vw(302)
},
btnsStyle: {
bottom: px2vw(30),
@@ -65,7 +65,6 @@ export default defineComponent({
subjectList: [] as any,
showResetClass: false,
showSubjectClass: false,
- lastCourse:null as any,
groupVisiable:false
});
const formRef = ref();