@@ -7,13 +7,6 @@
aria-label
aria-description="You've reached the slider section. This section has four image URLs. To browse the content, please use the tab key."
>
- <el-carousel-item key="13">
- <img
- :src="require(`@/assets/images/swiper1.jpg`)"
- alt="Wish you a merry christmas"
- />
- </el-carousel-item>
-
<el-carousel-item key="12">
<router-link
to="/Layout/ExhibitionsInfo?id=70&k=1"
@@ -71,7 +71,6 @@ export default {
//这里存放数据
return {
topImg: [
- { id: 1, path: "" },
{ id: 12, path: "/Layout/Detail?id=70&k=1" },
{ id: 10, path: "/Layout/Detail?id=63&k=2" },
{ id: 7, path: "/Layout/Detail?id=11&k=2" },