@@ -155,7 +155,7 @@ export default {
certificates: []
},
{
- name: '荣誉证书',
+ name: '项目实施图',
certType: 2,
}
@@ -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;