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>