chenlei 1 неделя назад
Родитель
Сommit
7a2569af01
2 измененных файлов с 0 добавлено и 8 удалено
  1. 0 7
      web/src/views/Home/index.vue
  2. 0 1
      webM/src/views/Home/index.vue

+ 0 - 7
web/src/views/Home/index.vue

@@ -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"

+ 0 - 1
webM/src/views/Home/index.vue

@@ -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" },