Преглед изворни кода

文字修改,图片展示方式

gcz пре 1 месец
родитељ
комит
8d1a203cc2
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/pages/about/Index.vue

+ 2 - 2
src/pages/about/Index.vue

@@ -155,7 +155,7 @@ export default {
         certificates: []
       },
       {
-        name: '荣誉证书',
+        name: '项目实施图',
         certType: 2,
         certificates: []
       }
@@ -506,7 +506,7 @@ export default {
       img {
         width: 100%;
         height: 354px;
-        object-fit: cover;
+        object-fit: fill;
         // border-radius: 8px;
         // margin-bottom: 15px;
         border: 1px solid #f0f0f0;