Ver código fonte

修改引导页

1
mo 1 ano atrás
pai
commit
113e0ce853

BIN
src/custom-plugins/guide-page/images/lessons4.png


+ 3 - 3
src/custom-plugins/guide-page/lessons-guide.tsx

@@ -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),