liweikun 1 year ago
parent
commit
5475d53c5e
  1. 4
      jwtech-pc-page/src/views/enterpriseInformation/index.vue

4
jwtech-pc-page/src/views/enterpriseInformation/index.vue

@ -98,6 +98,9 @@ export default {
}
}
}
.certification-list {
background: linear-gradient(180deg, #005eb7 0%, #edf7ff 60% #edf7ff 100%);
padding: 20px 0;
.list-wrap {
width: 1200px;
@ -173,5 +176,6 @@ export default {
}
}
}
}
}
</style>

Loading…
Cancel
Save