ali
2025-02-28 5c63d4bbaf28166e107b388240e9cbc2d85fbcc1
zhitan-vue/src/views/deepanalysis/deepAnalysis.vue
@@ -297,11 +297,11 @@
  .card-list {
    display: flex;
    justify-content: space-between;
    padding: 18px;
    padding-top: 12px;
    .card-list-item {
      width: 24%;
      height: 167px;
      height: 160px;
      background: #223386;
      border-radius: 5px 5px 5px 5px;
      border: 1px solid #4868b7;
@@ -364,11 +364,11 @@
  .card-list {
    display: flex;
    justify-content: space-between;
    padding: 18px;
    padding-top: 12px;
    .card-list-item {
      width: 24%;
      height: 167px;
      height: 160px;
      background: #fff;
      border-radius: 5px 5px 5px 5px;
      border: 1px solid #e8e8e8;