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;

File diff suppressed because it is too large
+ 10 - 1
src/views/detail/companyDetail.vue