浏览代码

修改引导页

1
mo 1 年之前
父节点
当前提交
113e0ce853
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 二进制
      src/custom-plugins/guide-page/images/lessons4.png
  2. 3 3
      src/custom-plugins/guide-page/lessons-guide.tsx

二进制
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),