浏览代码

Merge branch 'guide'

mo 1 年之前
父节点
当前提交
dd8acdaaa3
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/custom-plugins/guide-page/coai-guide.tsx

+ 3 - 1
src/custom-plugins/guide-page/coai-guide.tsx

@@ -79,6 +79,8 @@ export default defineComponent({
           imgStyle: {
             top: "-4rem",
             left:'-3.7rem',
+            width:'6.00rem',
+            height:'2.53rem'
 
           },
           boxStyle:{
@@ -87,7 +89,7 @@ export default defineComponent({
 
 					},
           btnsStyle: {
-            top: "-1.4rem",
+            top: "-1.1rem",
             left: "-3.8rem",
             "justify-content": "center",
             padding: 0,