zs 1 年之前
父节点
当前提交
2616c23357
共有 2 个文件被更改,包括 11 次插入2 次删除
  1. 1 1
      src/components/custom/custom-layout.vue
  2. 10 1
      src/views/detail/companyDetail.vue

+ 1 - 1
src/components/custom/custom-layout.vue

@@ -234,7 +234,7 @@ const handleMouseLeave = (index) => {
       }
       .info_2 {
         position: absolute;
-        left: 69.3%;
+        left: 68%;
         top: 128px;
         display: flex;
         padding: 10px 0;

文件差异内容过多而无法显示
+ 10 - 1
src/views/detail/companyDetail.vue