+
liuyg
2022-03-17 4ebe7290562f634451ad10ff9a03544005b30568
src/components/mobilePopupOur/index.vue
@@ -37,7 +37,7 @@
        ></el-empty>
        <mobilePopupOurOnce
          v-for="(citem, cindex) in onlyData"
          :key="citem.icons + ''"
          :key="citem.name + cindex"
          :ends="onlyData.length - 1 == cindex"
          :onceData="citem"
        ></mobilePopupOurOnce>