mark
2022-10-25 f20a554bdb24e9dfde9dc6a69d78595944f61d15
src/views/productDetail/components/Function.vue
@@ -25,7 +25,7 @@
        v-for="(item, index) in advantageArr"
        :key="index"
      >
        <img src="/images/equipmentManagement/全民云计算.png" alt="" />
        <img src="/images/equipmentManagement/compute.png" alt="" />
        <div class="label">{{ item.label }}</div>
        <div class="des">{{ item.des }}</div>
      </div>
@@ -88,7 +88,8 @@
    flex-wrap: wrap;
    .sceneItem {
      width: 600px;
      width: 599px;
      margin-bottom: 20px;
      .sceneTitle {
        margin-bottom: 10px;